# 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_mount.yml ************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml PLAY [Mount snapshots of logical volumes across different volume groups] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:2 Friday 01 March 2024 16:37:14 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:63 Friday 01 March 2024 16:37:15 +0000 (0:00:00.842) 0:00:00.856 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:10 Friday 01 March 2024 16:37:15 +0000 (0:00:00.027) 0:00:00.883 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:15 Friday 01 March 2024 16:37:15 +0000 (0:00:00.249) 0:00:01.133 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:20 Friday 01 March 2024 16:37:15 +0000 (0:00:00.019) 0:00:01.152 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:37:15 +0000 (0:00:00.016) 0:00:01.168 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:37:15 +0000 (0:00:00.040) 0:00:01.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:37:15 +0000 (0:00:00.020) 0:00:01.229 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:37:15 +0000 (0:00:00.050) 0:00:01.279 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:37:15 +0000 (0:00:00.231) 0:00:01.510 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:37:15 +0000 (0:00:00.027) 0:00:01.538 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:37:15 +0000 (0:00:00.012) 0:00:01.550 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:37:15 +0000 (0:00:00.015) 0:00:01.566 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:37:15 +0000 (0:00:00.051) 0:00:01.618 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:37:18 +0000 (0:00:02.515) 0:00:04.133 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:37:18 +0000 (0:00:00.021) 0:00:04.154 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:37:18 +0000 (0:00:00.021) 0:00:04.175 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:37:18 +0000 (0:00:00.459) 0:00:04.635 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:37:18 +0000 (0:00:00.038) 0:00:04.674 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:37:18 +0000 (0:00:00.012) 0:00:04.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:37:18 +0000 (0:00:00.011) 0:00:04.698 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:37:18 +0000 (0:00:00.010) 0:00:04.708 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:37:21 +0000 (0:00:02.557) 0:00:07.265 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:37:23 +0000 (0:00:01.640) 0:00:08.906 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:37:23 +0000 (0:00:00.030) 0:00:08.936 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:37:23 +0000 (0:00:00.016) 0:00:08.952 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:37:23 +0000 (0:00:00.360) 0:00:09.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:37:23 +0000 (0:00:00.012) 0:00:09.325 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:37:23 +0000 (0:00:00.011) 0:00:09.336 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:37:23 +0000 (0:00:00.014) 0:00:09.351 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:37:23 +0000 (0:00:00.014) 0:00:09.366 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:37:23 +0000 (0:00:00.013) 0:00:09.379 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:37:23 +0000 (0:00:00.012) 0:00:09.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:37:23 +0000 (0:00:00.010) 0:00:09.403 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:37:23 +0000 (0:00:00.010) 0:00:09.413 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:37:23 +0000 (0:00:00.010) 0:00:09.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:37:23 +0000 (0:00:00.018) 0:00:09.442 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709309937.8261936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:37:23 +0000 (0:00:00.191) 0:00:09.634 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:37:23 +0000 (0:00:00.011) 0:00:09.645 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:24 Friday 01 March 2024 16:37:24 +0000 (0:00:00.612) 0:00:10.258 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:37:24 +0000 (0:00:00.019) 0:00:10.277 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:37:24 +0000 (0:00:00.196) 0:00:10.474 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:37:24 +0000 (0:00:00.014) 0:00:10.488 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:37:27 +0000 (0:00:02.410) 0:00:12.899 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:37:27 +0000 (0:00:00.266) 0:00:13.165 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:37:27 +0000 (0:00:00.014) 0:00:13.180 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:37:27 +0000 (0:00:00.012) 0:00:13.193 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:37:27 +0000 (0:00:00.012) 0:00:13.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:37:27 +0000 (0:00:00.012) 0:00:13.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:30 Friday 01 March 2024 16:37:27 +0000 (0:00:00.013) 0:00:13.231 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:37:27 +0000 (0:00:00.027) 0:00:13.258 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:37:27 +0000 (0:00:00.021) 0:00:13.279 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:37:27 +0000 (0:00:00.017) 0:00:13.296 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:37:27 +0000 (0:00:00.032) 0:00:13.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:37:27 +0000 (0:00:00.012) 0:00:13.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:37:27 +0000 (0:00:00.012) 0:00:13.354 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:37:27 +0000 (0:00:00.011) 0:00:13.365 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:37:27 +0000 (0:00:00.013) 0:00:13.378 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:37:27 +0000 (0:00:00.042) 0:00:13.421 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:37:29 +0000 (0:00:02.417) 0:00:15.838 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:37:30 +0000 (0:00:00.020) 0:00:15.859 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:37:30 +0000 (0:00:00.015) 0:00:15.874 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:37:34 +0000 (0:00:04.142) 0:00:20.016 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:37:34 +0000 (0:00:00.024) 0:00:20.041 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:37:34 +0000 (0:00:00.011) 0:00:20.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:37:34 +0000 (0:00:00.012) 0:00:20.065 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:37:34 +0000 (0:00:00.031) 0:00:20.097 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:37:36 +0000 (0:00:02.565) 0:00:22.662 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:37:38 +0000 (0:00:01.554) 0:00:24.217 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:37:38 +0000 (0:00:00.028) 0:00:24.246 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:37:38 +0000 (0:00:00.016) 0:00:24.263 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:37:47 +0000 (0:00:09.552) 0:00:33.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:37:47 +0000 (0:00:00.012) 0:00:33.828 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:37:47 +0000 (0:00:00.011) 0:00:33.840 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:37:48 +0000 (0:00:00.020) 0:00:33.860 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:37:48 +0000 (0:00:00.018) 0:00:33.879 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:37:48 +0000 (0:00:00.013) 0:00:33.892 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:37:48 +0000 (0:00:00.011) 0:00:33.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:37:48 +0000 (0:00:00.012) 0:00:33.917 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:37:48 +0000 (0:00:00.026) 0:00:33.944 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:37:48 +0000 (0:00:00.012) 0:00:33.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:37:48 +0000 (0:00:00.012) 0:00:33.968 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709309937.8261936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:37:48 +0000 (0:00:00.199) 0:00:34.167 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:37:48 +0000 (0:00:00.015) 0:00:34.182 ********** ok: [sut] TASK [Run the snapshot role to create a snapshot set of LVs] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:66 Friday 01 March 2024 16:38:04 +0000 (0:00:15.799) 0:00:49.982 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:04 +0000 (0:00:00.023) 0:00:50.006 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:04 +0000 (0:00:00.020) 0:00:50.027 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:04 +0000 (0:00:00.015) 0:00:50.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:04 +0000 (0:00:00.011) 0:00:50.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:04 +0000 (0:00:00.011) 0:00:50.066 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:04 +0000 (0:00:00.032) 0:00:50.098 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:06 +0000 (0:00:02.567) 0:00:52.666 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:06 +0000 (0:00:00.022) 0:00:52.689 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:08 +0000 (0:00:02.004) 0:00:54.693 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:08 +0000 (0:00:00.031) 0:00:54.724 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:08 +0000 (0:00:00.016) 0:00:54.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:08 +0000 (0:00:00.013) 0:00:54.754 ********** skipping: [sut] => {} TASK [Verify the set of snapshots for the LVs] ********************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:73 Friday 01 March 2024 16:38:08 +0000 (0:00:00.013) 0:00:54.768 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:08 +0000 (0:00:00.026) 0:00:54.794 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:08 +0000 (0:00:00.017) 0:00:54.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:08 +0000 (0:00:00.015) 0:00:54.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:08 +0000 (0:00:00.011) 0:00:54.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:09 +0000 (0:00:00.011) 0:00:54.851 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:09 +0000 (0:00:00.032) 0:00:54.884 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:11 +0000 (0:00:02.484) 0:00:57.369 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:11 +0000 (0:00:00.030) 0:00:57.399 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:12 +0000 (0:00:00.770) 0:00:58.169 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:12 +0000 (0:00:00.014) 0:00:58.184 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:12 +0000 (0:00:00.015) 0:00:58.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:12 +0000 (0:00:00.011) 0:00:58.211 ********** skipping: [sut] => {} TASK [Mount the set] *********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:81 Friday 01 March 2024 16:38:12 +0000 (0:00:00.014) 0:00:58.226 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:12 +0000 (0:00:00.046) 0:00:58.273 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:12 +0000 (0:00:00.020) 0:00:58.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:12 +0000 (0:00:00.016) 0:00:58.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:12 +0000 (0:00:00.018) 0:00:58.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:12 +0000 (0:00:00.019) 0:00:58.347 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:12 +0000 (0:00:00.035) 0:00:58.382 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:14 +0000 (0:00:02.407) 0:01:00.790 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:14 +0000 (0:00:00.022) 0:01:00.813 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:15 +0000 (0:00:00.592) 0:01:01.405 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:15 +0000 (0:00:00.013) 0:01:01.419 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:15 +0000 (0:00:00.017) 0:01:01.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:15 +0000 (0:00:00.013) 0:01:01.450 ********** skipping: [sut] => {} TASK [Assert changes for mount] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:89 Friday 01 March 2024 16:38:15 +0000 (0:00:00.012) 0:01:01.462 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount is done] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:93 Friday 01 March 2024 16:38:15 +0000 (0:00:00.012) 0:01:01.475 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:15 +0000 (0:00:00.030) 0:01:01.505 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:15 +0000 (0:00:00.018) 0:01:01.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:15 +0000 (0:00:00.050) 0:01:01.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:15 +0000 (0:00:00.013) 0:01:01.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:15 +0000 (0:00:00.011) 0:01:01.599 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:15 +0000 (0:00:00.036) 0:01:01.635 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:18 +0000 (0:00:02.442) 0:01:04.078 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:18 +0000 (0:00:00.051) 0:01:04.129 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:18 +0000 (0:00:00.484) 0:01:04.613 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:18 +0000 (0:00:00.014) 0:01:04.628 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:18 +0000 (0:00:00.015) 0:01:04.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:18 +0000 (0:00:00.012) 0:01:04.656 ********** skipping: [sut] => {} TASK [Mount the set again to check idempotence] ******************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:101 Friday 01 March 2024 16:38:18 +0000 (0:00:00.011) 0:01:04.668 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:18 +0000 (0:00:00.030) 0:01:04.698 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:18 +0000 (0:00:00.017) 0:01:04.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:18 +0000 (0:00:00.015) 0:01:04.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:18 +0000 (0:00:00.012) 0:01:04.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:18 +0000 (0:00:00.011) 0:01:04.755 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:18 +0000 (0:00:00.032) 0:01:04.787 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:21 +0000 (0:00:02.411) 0:01:07.198 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:21 +0000 (0:00:00.023) 0:01:07.222 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:21 +0000 (0:00:00.483) 0:01:07.705 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:21 +0000 (0:00:00.014) 0:01:07.720 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:21 +0000 (0:00:00.015) 0:01:07.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:21 +0000 (0:00:00.011) 0:01:07.747 ********** skipping: [sut] => {} TASK [Assert no changes for mount] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:109 Friday 01 March 2024 16:38:21 +0000 (0:00:00.030) 0:01:07.778 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the set] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:113 Friday 01 March 2024 16:38:21 +0000 (0:00:00.014) 0:01:07.792 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:21 +0000 (0:00:00.034) 0:01:07.827 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:22 +0000 (0:00:00.017) 0:01:07.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:22 +0000 (0:00:00.015) 0:01:07.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:22 +0000 (0:00:00.014) 0:01:07.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:22 +0000 (0:00:00.012) 0:01:07.887 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:22 +0000 (0:00:00.033) 0:01:07.920 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:24 +0000 (0:00:02.542) 0:01:10.463 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:24 +0000 (0:00:00.026) 0:01:10.489 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:25 +0000 (0:00:00.560) 0:01:11.049 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:25 +0000 (0:00:00.014) 0:01:11.064 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:25 +0000 (0:00:00.016) 0:01:11.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:25 +0000 (0:00:00.013) 0:01:11.094 ********** skipping: [sut] => {} TASK [Assert changes for umount] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:120 Friday 01 March 2024 16:38:25 +0000 (0:00:00.013) 0:01:11.107 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the umount is done] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:124 Friday 01 March 2024 16:38:25 +0000 (0:00:00.013) 0:01:11.121 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:25 +0000 (0:00:00.039) 0:01:11.161 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:25 +0000 (0:00:00.051) 0:01:11.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:25 +0000 (0:00:00.016) 0:01:11.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:25 +0000 (0:00:00.013) 0:01:11.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:25 +0000 (0:00:00.013) 0:01:11.257 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:25 +0000 (0:00:00.036) 0:01:11.293 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:27 +0000 (0:00:02.450) 0:01:13.743 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:27 +0000 (0:00:00.029) 0:01:13.772 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:28 +0000 (0:00:00.286) 0:01:14.059 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:28 +0000 (0:00:00.016) 0:01:14.075 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:28 +0000 (0:00:00.018) 0:01:14.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:28 +0000 (0:00:00.013) 0:01:14.107 ********** skipping: [sut] => {} TASK [Umount the set again to check idempotence] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:132 Friday 01 March 2024 16:38:28 +0000 (0:00:00.013) 0:01:14.120 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:28 +0000 (0:00:00.038) 0:01:14.159 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:28 +0000 (0:00:00.043) 0:01:14.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:28 +0000 (0:00:00.024) 0:01:14.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:28 +0000 (0:00:00.016) 0:01:14.244 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:28 +0000 (0:00:00.014) 0:01:14.258 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:28 +0000 (0:00:00.038) 0:01:14.297 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:30 +0000 (0:00:02.403) 0:01:16.701 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:30 +0000 (0:00:00.023) 0:01:16.725 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:31 +0000 (0:00:00.471) 0:01:17.197 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:31 +0000 (0:00:00.014) 0:01:17.211 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:31 +0000 (0:00:00.015) 0:01:17.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:31 +0000 (0:00:00.012) 0:01:17.239 ********** skipping: [sut] => {} TASK [Assert no changes for umount] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:139 Friday 01 March 2024 16:38:31 +0000 (0:00:00.011) 0:01:17.251 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the set] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:143 Friday 01 March 2024 16:38:31 +0000 (0:00:00.014) 0:01:17.265 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:31 +0000 (0:00:00.042) 0:01:17.308 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:31 +0000 (0:00:00.019) 0:01:17.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:31 +0000 (0:00:00.015) 0:01:17.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:31 +0000 (0:00:00.012) 0:01:17.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:31 +0000 (0:00:00.012) 0:01:17.368 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:31 +0000 (0:00:00.058) 0:01:17.426 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:34 +0000 (0:00:02.533) 0:01:19.959 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:34 +0000 (0:00:00.022) 0:01:19.982 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:35 +0000 (0:00:01.439) 0:01:21.421 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:35 +0000 (0:00:00.032) 0:01:21.453 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:35 +0000 (0:00:00.018) 0:01:21.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:35 +0000 (0:00:00.014) 0:01:21.487 ********** skipping: [sut] => {} TASK [Run the snapshot role to verify the set is removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:150 Friday 01 March 2024 16:38:35 +0000 (0:00:00.020) 0:01:21.507 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:38:35 +0000 (0:00:00.047) 0:01:21.554 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:35 +0000 (0:00:00.020) 0:01:21.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:38:35 +0000 (0:00:00.016) 0:01:21.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:38:35 +0000 (0:00:00.014) 0:01:21.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:38:35 +0000 (0:00:00.013) 0:01:21.618 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:38:35 +0000 (0:00:00.033) 0:01:21.652 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:38:38 +0000 (0:00:02.571) 0:01:24.223 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"mountpoint\": \"/mnt/lv1_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"mountpoint\": \"/mnt/lv3_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"mountpoint\": \"/mnt/lv4_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"mountpoint\": \"/mnt/lv7_mp\", \"percent_space_required\": 15, \"mountpoint_create\": true}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:38:38 +0000 (0:00:00.025) 0:01:24.248 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:38:38 +0000 (0:00:00.474) 0:01:24.722 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.246 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.246 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:38:38 +0000 (0:00:00.015) 0:01:24.738 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:38:38 +0000 (0:00:00.017) 0:01:24.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:38:38 +0000 (0:00:00.013) 0:01:24.769 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_set_mount.yml:159 Friday 01 March 2024 16:38:38 +0000 (0:00:00.012) 0:01:24.781 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:7 Friday 01 March 2024 16:38:38 +0000 (0:00:00.032) 0:01:24.814 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:38:38 +0000 (0:00:00.021) 0:01:24.835 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:38:39 +0000 (0:00:00.021) 0:01:24.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:38:39 +0000 (0:00:00.016) 0:01:24.873 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:38:39 +0000 (0:00:00.034) 0:01:24.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:38:39 +0000 (0:00:00.014) 0:01:24.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:38:39 +0000 (0:00:00.013) 0:01:24.935 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:38:39 +0000 (0:00:00.012) 0:01:24.947 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:38:39 +0000 (0:00:00.012) 0:01:24.960 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:38:39 +0000 (0:00:00.034) 0:01:24.994 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:38:41 +0000 (0:00:02.438) 0:01:27.433 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:38:41 +0000 (0:00:00.022) 0:01:27.456 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:38:41 +0000 (0:00:00.013) 0:01:27.469 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:38:48 +0000 (0:00:06.576) 0:01:34.046 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:38:48 +0000 (0:00:00.031) 0:01:34.078 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:38:48 +0000 (0:00:00.014) 0:01:34.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:38:48 +0000 (0:00:00.013) 0:01:34.106 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:38:48 +0000 (0:00:00.014) 0:01:34.121 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:38:50 +0000 (0:00:02.404) 0:01:36.526 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:38:52 +0000 (0:00:01.558) 0:01:38.084 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:38:52 +0000 (0:00:00.021) 0:01:38.105 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:38:52 +0000 (0:00:00.012) 0:01:38.118 ********** 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/sdj", "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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:39:04 +0000 (0:00:11.793) 0:01:49.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:39:04 +0000 (0:00:00.014) 0:01:49.925 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:39:04 +0000 (0:00:00.012) 0:01:49.937 ********** 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/sdj", "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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:39:04 +0000 (0:00:00.023) 0:01:49.960 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:39:04 +0000 (0:00:00.021) 0:01:49.981 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:39:04 +0000 (0:00:00.017) 0:01:49.999 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:39:04 +0000 (0:00:00.035) 0:01:50.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:39:04 +0000 (0:00:00.016) 0:01:50.051 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:39:04 +0000 (0:00:00.013) 0:01:50.064 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:39:04 +0000 (0:00:00.013) 0:01:50.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:39:04 +0000 (0:00:00.017) 0:01:50.095 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709309937.8261936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:39:04 +0000 (0:00:00.194) 0:01:50.289 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:39:04 +0000 (0:00:00.014) 0:01:50.303 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:29 Friday 01 March 2024 16:39:05 +0000 (0:00:00.609) 0:01:50.913 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:33 Friday 01 March 2024 16:39:05 +0000 (0:00:00.014) 0:01:50.928 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:39:05 +0000 (0:00:00.020) 0:01:50.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:39:05 +0000 (0:00:00.022) 0:01:50.971 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:39:05 +0000 (0:00:00.016) 0:01:50.987 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:39:07 +0000 (0:00:02.575) 0:01:53.563 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ], "info": [ "Disk [/dev/sdb] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype", "Disk [/dev/sdj] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:39:07 +0000 (0:00:00.199) 0:01:53.763 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:39:07 +0000 (0:00:00.015) 0:01:53.778 ********** ok: [sut] => { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdk", "sdl" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:39:07 +0000 (0:00:00.013) 0:01:53.791 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:39:07 +0000 (0:00:00.012) 0:01:53.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:39:07 +0000 (0:00:00.012) 0:01:53.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:39 Friday 01 March 2024 16:39:07 +0000 (0:00:00.013) 0:01:53.829 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:45 Friday 01 March 2024 16:39:10 +0000 (0:00:02.425) 0:01:56.255 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.315214", "end": "2024-03-01 16:39:10.965783", "failed_when_result": true, "rc": 0, "start": "2024-03-01 16:39:10.650569" } 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/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) 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/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15031) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.4G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 16:25:30,863 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 xxxxx snapset1 1 None 2024-03-01 16:25:30,863 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: { 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: { 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: , 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:25:30,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: , 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"lv_uuid":"TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW", "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 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: , 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD", "lv_uuid":"TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW", "pv_name":"/dev/sda"}, 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC", "lv_uuid":"TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW", "pv_name":"/dev/sdb"}, 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: , 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW"}, 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW"} 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: } 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: , 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:25:30,894 INFO snapshot-role/MainThread: } 2024-03-01 16:25:30,895 INFO snapshot-role/MainThread: exit code: 13: ['source logical volume does not exist: test_vg1/xxxxx'] 2024-03-01 16:26:04,897 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 16:26:04,897 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: { 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: , 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:04,924 INFO snapshot-role/MainThread: } 2024-03-01 16:26:04,925 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:26:47,067 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:26:47,067 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:47,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"} 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,100 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"} 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,101 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"} 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:26:47,102 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:26:47,103 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:26:47,103 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:26:47,103 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:26:47,103 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:26:47,103 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,130 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"} 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"} 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:26:47,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"} 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,133 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,134 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:26:47,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,156 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:47,178 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,179 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:26:47,202 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,203 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:26:47,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,442 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,443 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,443 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:26:47,494 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,495 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,496 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,496 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,521 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,522 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,547 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:26:47,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,755 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,755 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,755 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,755 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,756 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,804 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:47,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,829 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: { 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: , 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: } 2024-03-01 16:26:47,855 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:26:48,059 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,059 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,060 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,060 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,060 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:26:48,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,114 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,115 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,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 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,141 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,168 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:26:48,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,387 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,387 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,387 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,422 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,423 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,423 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,423 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,423 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,453 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:26:48,477 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,478 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:26:48,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,682 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,682 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,682 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,721 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,722 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,722 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:26:48,744 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,745 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: , 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,770 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:26:48,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:48,973 INFO snapshot-role/MainThread: { 2024-03-01 16:26:48,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:48,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:48,974 INFO snapshot-role/MainThread: } 2024-03-01 16:26:48,974 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:26:49,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,016 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,016 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:26:49,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,040 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,065 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:26:49,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,267 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,267 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,267 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,310 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,311 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:26:49,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,334 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:26:49,359 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: , 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,360 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: { 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: } 2024-03-01 16:26:49,571 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:26:52,551 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:26:52,551 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,579 INFO snapshot-role/MainThread: {"lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:52,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc"} 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: {"lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,581 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "pv_name":"/dev/sde"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2"} 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:26:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"}, 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5"} 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,584 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,584 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,613 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:52,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,640 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:26:52,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,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 16:26:52,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,691 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:26:52,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,715 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:26:52,743 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,744 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,769 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,795 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,819 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,844 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,869 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,895 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:26:52,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,918 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:26:52,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,944 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,967 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:26:52,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: { 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: , 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: } 2024-03-01 16:26:52,992 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,018 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,019 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,019 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,019 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,019 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,043 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,068 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,094 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,095 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,095 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,120 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,146 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:26:53,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,170 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:26:53,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,219 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:26:53,243 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,244 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:26:53,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,269 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,294 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,317 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:26:53,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,340 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,364 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,389 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,414 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:26:53,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:26:53,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,464 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:26:53,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,486 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,510 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,535 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:26:53,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,560 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: { 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: , 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: } 2024-03-01 16:26:53,585 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:26:56,697 INFO snapshot-role/MainThread: list_cmd: 0 list None None snapset1 None 2024-03-01 16:26:56,697 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: { 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: { 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:26:56,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:56,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc"} 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: } 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: { 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:56,731 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "pv_name":"/dev/sde"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2"} 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: } 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: { 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,732 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"}, 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5"} 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: } 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: , 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:56,733 INFO snapshot-role/MainThread: } 2024-03-01 16:26:56,734 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5 -P 2024-03-01 16:26:56,736 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,737 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5_snapset1 -P 2024-03-01 16:26:56,739 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,739 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 16:26:56,742 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,742 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6_snapset1 -P 2024-03-01 16:26:56,744 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,744 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7 -P 2024-03-01 16:26:56,747 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,747 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 16:26:56,749 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,750 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8 -P 2024-03-01 16:26:56,752 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,752 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8_snapset1 -P 2024-03-01 16:26:56,755 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,755 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3 -P 2024-03-01 16:26:56,757 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,758 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 16:26:56,760 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,760 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4 -P 2024-03-01 16:26:56,763 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,763 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 16:26:56,765 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,766 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1 -P 2024-03-01 16:26:56,768 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,768 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:26:56,771 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,771 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2 -P 2024-03-01 16:26:56,773 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,773 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 16:26:56,776 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:26:56,779 INFO snapshot-role/MainThread: exit code: 0: [] 2024-03-01 16:26:59,913 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:26:59,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 16:26:59,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,944 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc", "pv_name":"/dev/sdj"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:26:59,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"DnMX99-Jzde-599M-8EuQ-I1hL-7X36-xpaAZc"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"ZhjceE-jcxw-wXCB-fv6u-2TMj-qzCR-8I5wSG"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"x9pwDJ-6h4H-jNx3-By0Q-3krQ-XcM9-2Pw7u6"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"xJIl15-3xw2-BBJT-t0um-Uv40-CgNo-KD6AVc"} 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: {"lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,946 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R", "pv_name":"/dev/sde"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2", "pv_name":"/dev/sdd"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hIq8uW-5ClY-FRJZ-z3yw-ur6P-9lwx-ldQL0R"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yOMRJf-tNbG-sMLC-PeIl-VVAi-m71x-3kKiN2"} 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,947 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"hP6zmt-L7pe-3sgm-belb-GqWb-cRER-BnAfBu"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"}, 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"xWAXBn-2qf3-GYls-Lg4D-5pBf-FbW3-gfQWT5"} 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,948 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,949 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: { 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: , 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: } 2024-03-01 16:26:59,974 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:27:00,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,096 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,096 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,097 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:27:00,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,147 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:27:00,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,266 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,266 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,266 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,266 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:00,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,324 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:27:00,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,445 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,446 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,446 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:27:00,488 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,489 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,490 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,490 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:27:00,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,610 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,610 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,610 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:00,662 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,663 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:27:00,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,777 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,777 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,777 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,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 16:27:00,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,820 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,821 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,935 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: { 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,977 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: , 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: } 2024-03-01 16:27:00,978 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:27:01,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:01,101 INFO snapshot-role/MainThread: { 2024-03-01 16:27:01,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:01,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:01,101 INFO snapshot-role/MainThread: } 2024-03-01 16:27:01,101 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: { 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: { 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: } 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:01,146 INFO snapshot-role/MainThread: , 2024-03-01 16:27:01,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:01,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:01,147 INFO snapshot-role/MainThread: } 2024-03-01 16:27:01,147 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:27:01,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:01,267 INFO snapshot-role/MainThread: { 2024-03-01 16:27:01,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:01,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:01,267 INFO snapshot-role/MainThread: } 2024-03-01 16:27:01,267 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:27:04,196 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:27:04,197 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:27:04,225 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdi"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F", "pv_name":"/dev/sdg"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX", "pv_name":"/dev/sdg"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr", "pv_name":"/dev/sdg"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz", "pv_name":"/dev/sdj"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F"}, 2024-03-01 16:27:04,226 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX"} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc", "pv_name":"/dev/sdd"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9", "pv_name":"/dev/sdd"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc"}, 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9"} 2024-03-01 16:27:04,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sda"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd", "pv_name":"/dev/sdb"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA", "pv_name":"/dev/sdb"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd"}, 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA"} 2024-03-01 16:27:04,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,229 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,252 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,276 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,299 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,322 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,345 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:27:04,366 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,367 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,392 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,417 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,442 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,467 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,468 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:27:04,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,490 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:27:04,513 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,514 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,538 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,565 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:27:04,587 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:27:04,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,611 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,635 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:27:04,657 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,658 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:27:04,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,680 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,703 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:27:04,725 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,726 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,749 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,775 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:27:04,797 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: { 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: , 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: ] 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: } 2024-03-01 16:27:04,798 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:12,686 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:28:12,686 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:28:12,715 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdi"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdh"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"} 2024-03-01 16:28:12,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7"}, 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd"} 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,717 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sda"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs"} 2024-03-01 16:28:12,718 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:28:12,719 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:28:12,720 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:28:12,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 16:28:12,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,745 INFO snapshot-role/MainThread: {"lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdi"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdh"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"} 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,746 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7"}, 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd"} 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:12,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sda"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs"} 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,748 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,749 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,773 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:12,798 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,799 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: { 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: , 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: } 2024-03-01 16:28:12,822 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,048 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,095 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,096 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,096 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,123 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:28:13,145 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,146 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,363 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,407 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,433 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,433 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:28:13,455 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,456 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,664 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,712 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,713 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,742 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:28:13,765 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: , 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,766 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:28:13,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:13,979 INFO snapshot-role/MainThread: { 2024-03-01 16:28:13,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:13,980 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:13,980 INFO snapshot-role/MainThread: } 2024-03-01 16:28:13,980 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,027 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,052 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,080 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:28:14,283 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,283 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,283 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,283 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,284 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,324 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,324 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,349 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:28:14,372 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,373 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,581 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,619 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,620 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,620 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,620 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,643 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:28:14,667 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,668 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:28:14,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,878 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,878 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,879 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,915 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,916 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,941 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:28:14,967 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: { 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: , 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: } 2024-03-01 16:28:14,968 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:28:15,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:15,178 INFO snapshot-role/MainThread: { 2024-03-01 16:28:15,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:15,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:15,178 INFO snapshot-role/MainThread: } 2024-03-01 16:28:15,178 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:18,074 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:28:18,074 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:28:18,105 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdi"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdh"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:18,106 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd", "pv_name":"/dev/sdg"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv"} 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX", "pv_name":"/dev/sde"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd"}, 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv"} 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:28:18,108 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sda"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z", "pv_name":"/dev/sdc"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2", "pv_name":"/dev/sdc"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2"}, 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z"} 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,110 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,110 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,110 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,110 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,135 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,162 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,163 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:28:18,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,188 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:28:18,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:28:18,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,242 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:28:18,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,266 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:18,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,290 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,314 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,339 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:28:18,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,364 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,391 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,418 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,419 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,419 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:28:18,444 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,445 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:28:18,470 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,471 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:28:18,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,494 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:28:18,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,519 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,520 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:18,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,546 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,571 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,600 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,625 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:28:18,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,650 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:28:18,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,675 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:28:18,698 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,699 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:28:18,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,724 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:28:18,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,748 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:28:18,770 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,771 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,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 16:28:18,796 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,796 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,821 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,845 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,874 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,875 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,899 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,923 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,973 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:28:18,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: { 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: , 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: } 2024-03-01 16:28:18,998 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:28:19,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: , 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,022 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:19,045 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: , 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,046 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: , 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,070 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: , 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,095 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:28:19,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: { 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: , 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: } 2024-03-01 16:28:19,120 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:22,184 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:28:22,184 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:28:22,184 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: { 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: { 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: } 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: , 2024-03-01 16:28:22,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:22,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,213 INFO snapshot-role/MainThread: } 2024-03-01 16:28:22,213 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: { 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: { 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: } 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: , 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:22,237 INFO snapshot-role/MainThread: } 2024-03-01 16:28:22,238 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 16:28:22,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:22,267 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:25,200 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:28:25,200 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:28:25,200 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: { 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: { 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: } 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: , 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: } 2024-03-01 16:28:25,226 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: { 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: { 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: } 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: , 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:25,251 INFO snapshot-role/MainThread: } 2024-03-01 16:28:25,252 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 16:28:28,193 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 16:28:28,193 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 16:28:28,193 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: { 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: { 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: } 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: , 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: } 2024-03-01 16:28:28,220 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:28:28,244 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: { 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: { 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: } 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: , 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: } 2024-03-01 16:28:28,245 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 16:28:28,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:28,272 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:31,194 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 16:28:31,194 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 16:28:31,194 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: { 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: { 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:31,222 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: } 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: , 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: } 2024-03-01 16:28:31,223 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:28:31,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: { 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: { 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: } 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: , 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: } 2024-03-01 16:28:31,249 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 16:28:31,276 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:31,277 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:34,214 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 16:28:34,214 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 16:28:34,214 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:34,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: { 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: { 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: } 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: , 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: } 2024-03-01 16:28:34,242 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: { 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: { 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: } 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: , 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:34,267 INFO snapshot-role/MainThread: } 2024-03-01 16:28:34,268 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 16:28:34,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:34,290 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:37,388 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:28:37,388 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 16:28:37,389 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: { 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: { 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: } 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,414 INFO snapshot-role/MainThread: , 2024-03-01 16:28:37,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:37,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,415 INFO snapshot-role/MainThread: } 2024-03-01 16:28:37,415 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: { 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: { 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: } 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: , 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: } 2024-03-01 16:28:37,438 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:28:37,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:37,441 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:28:37,441 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:40,370 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 16:28:40,370 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 16:28:40,370 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: { 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: { 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: } 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: , 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,395 INFO snapshot-role/MainThread: } 2024-03-01 16:28:40,396 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: { 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: { 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: } 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: , 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: } 2024-03-01 16:28:40,421 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 16:28:40,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:40,424 INFO snapshot-role/MainThread: TARGET="/mnt/lv2_mp" SOURCE="/dev/mapper/test_vg1-lv2_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:28:40,424 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:43,344 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 16:28:43,344 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 16:28:43,344 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: { 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: { 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: } 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,370 INFO snapshot-role/MainThread: , 2024-03-01 16:28:43,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:43,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,371 INFO snapshot-role/MainThread: } 2024-03-01 16:28:43,371 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: { 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: { 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: } 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: , 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: } 2024-03-01 16:28:43,397 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 16:28:43,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:43,400 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:28:43,401 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:46,343 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 16:28:46,344 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 16:28:46,344 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: { 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: { 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: } 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: , 2024-03-01 16:28:46,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:46,375 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,375 INFO snapshot-role/MainThread: } 2024-03-01 16:28:46,375 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 16:28:46,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: { 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: { 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: } 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: , 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: } 2024-03-01 16:28:46,401 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 16:28:46,404 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:46,404 INFO snapshot-role/MainThread: TARGET="/mnt/lv6_mp" SOURCE="/dev/mapper/test_vg3-lv6" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:28:46,404 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:49,484 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:28:49,485 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:28:49,485 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: { 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: { 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:49,514 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: } 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: , 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: } 2024-03-01 16:28:49,515 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: { 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: { 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: } 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: , 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:49,539 INFO snapshot-role/MainThread: } 2024-03-01 16:28:49,540 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:28:49,540 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 16:28:49,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:49,552 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:52,534 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:28:52,534 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:28:52,535 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: { 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: { 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: } 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: , 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,559 INFO snapshot-role/MainThread: } 2024-03-01 16:28:52,560 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:28:52,587 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: { 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: { 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: } 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: , 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: } 2024-03-01 16:28:52,588 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 16:28:55,530 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 16:28:55,530 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 16:28:55,530 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: { 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: { 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:55,558 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: } 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: , 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: } 2024-03-01 16:28:55,559 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: { 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: { 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: } 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: , 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:55,584 INFO snapshot-role/MainThread: } 2024-03-01 16:28:55,585 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 16:28:55,585 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 16:28:55,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:55,596 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:28:58,502 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 16:28:58,502 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 16:28:58,502 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: { 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: { 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,529 INFO snapshot-role/MainThread: } 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: , 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: } 2024-03-01 16:28:58,530 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:28:58,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: { 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: { 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: } 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: , 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: } 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 16:28:58,553 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 16:28:58,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:28:58,567 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:01,484 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 16:29:01,484 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 16:29:01,484 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 16:29:01,484 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 16:29:01,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:01,497 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:04,439 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:29:04,439 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 16:29:04,442 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:29:04,442 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:07,414 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 16:29:07,414 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv2_mp -P 2024-03-01 16:29:07,417 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:29:07,417 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:10,383 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 16:29:10,383 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 16:29:10,385 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:29:10,386 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:13,361 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp lv6 test_vg3 None 2024-03-01 16:29:13,361 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv6_mp -P 2024-03-01 16:29:13,364 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:29:13,364 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:16,462 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:29:16,462 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,493 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdi"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdh"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu"}, 2024-03-01 16:29:16,494 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"8mtiTn-Atog-wiPg-p0tD-H2cZ-AHSd-iUw90P"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ZvhUgv-CZk5-SoDx-DskU-uOCB-ue0W-k3qhrw"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"eG8Cu4-LT4i-P6lv-v2ta-Tks9-AHMQ-7jesXd"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"q0x48n-N5gv-ULvA-Pb4y-endR-8dsa-GTQqHv"} 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: {"lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,495 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX", "pv_name":"/dev/sde"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"FkwTGR-5zXn-FkEo-iOG2-WMY0-xflI-S8iEiX"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7mCg-zItc-iMjP-pzFN-Ws7a-P30J-GWPBAv"} 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,496 INFO snapshot-role/MainThread: {"lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sda"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z", "pv_name":"/dev/sdc"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2", "pv_name":"/dev/sdc"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"iSbxgS-s9cr-Ahdq-RAU0-wz2o-tAf4-QZCdM2"}, 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"xF38UB-A7dE-L0Y3-PJcd-2L0E-vnIG-aV5i1z"} 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,497 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,498 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:29:16,521 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,522 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:29:16,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,648 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,648 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,649 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,649 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,697 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,698 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,698 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,698 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,698 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:29:16,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,820 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,821 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,821 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,821 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:29:16,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,865 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: , 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,866 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:29:16,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:16,993 INFO snapshot-role/MainThread: { 2024-03-01 16:29:16,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:16,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:16,993 INFO snapshot-role/MainThread: } 2024-03-01 16:29:16,993 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: , 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,042 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,042 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:29:17,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,158 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,158 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,158 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,158 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:29:17,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,199 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:17,199 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: , 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,200 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:29:17,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,324 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,325 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,325 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,325 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,325 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: , 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,366 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,367 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:29:17,480 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,481 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,481 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,481 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,481 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,481 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: , 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,525 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,526 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:29:17,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,649 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,650 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,650 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: , 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,686 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,687 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:29:17,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:17,805 INFO snapshot-role/MainThread: { 2024-03-01 16:29:17,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:17,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:17,805 INFO snapshot-role/MainThread: } 2024-03-01 16:29:17,805 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:29:20,822 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:29:20,822 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,852 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdi"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdh"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J", "pv_name":"/dev/sdg"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"}, 2024-03-01 16:29:20,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J"} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7"}, 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd"} 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,854 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB", "pv_name":"/dev/sda"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB"}, 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs"} 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,855 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,856 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,881 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,882 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,905 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:29:20,929 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,930 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:29:20,951 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,952 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:29:20,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,974 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: { 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: , 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: } 2024-03-01 16:29:20,996 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:29:21,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,019 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,044 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,069 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:29:21,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,092 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,116 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:29:21,138 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,139 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,162 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,185 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:29:21,207 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,208 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:29:21,229 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,230 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:29:21,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,252 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,278 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,302 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:29:21,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,326 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,348 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,372 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,396 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:29:21,418 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: { 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: , 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: } 2024-03-01 16:29:21,419 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:30:33,810 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:30:33,810 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,839 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:33,840 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:30:33,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:30:33,843 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:30:33,844 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:30:33,844 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:30:33,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 16:30:33,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:30:33,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,871 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,872 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,873 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,897 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,922 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:30:33,947 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: { 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: , 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: } 2024-03-01 16:30:33,948 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:30:34,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,162 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,163 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,163 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:30:34,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,207 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,207 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,207 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,246 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:30:34,270 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,271 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:30:34,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,471 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,471 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,472 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,472 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,512 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,513 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:34,551 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,552 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:30:34,574 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,575 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:30:34,798 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,798 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,799 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,799 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,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 16:30:34,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,840 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,841 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,841 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,867 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,868 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: { 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: , 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: } 2024-03-01 16:30:34,891 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:30:35,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,099 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,100 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,100 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:30:35,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,148 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,148 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,149 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:30:35,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,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 16:30:35,176 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,176 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:30:35,200 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,201 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:30:35,399 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,399 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,400 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,400 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,400 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,400 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:30:35,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,443 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,444 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,468 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,493 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:30:35,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,699 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,699 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,700 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,746 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,746 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,746 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,746 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,746 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,772 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,773 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,773 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,773 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: { 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: , 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: } 2024-03-01 16:30:35,800 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:30:36,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:36,013 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,013 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:36,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,013 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,014 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,057 INFO snapshot-role/MainThread: , 2024-03-01 16:30:36,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:36,057 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,057 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,057 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: , 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,084 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: , 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,108 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:30:36,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:36,311 INFO snapshot-role/MainThread: { 2024-03-01 16:30:36,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:36,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:36,311 INFO snapshot-role/MainThread: } 2024-03-01 16:30:36,312 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:30:39,363 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:30:39,363 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:30:39,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:30:39,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,393 INFO snapshot-role/MainThread: {"lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6", "pv_name":"/dev/sde"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:30:39,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,396 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,396 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,425 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:39,449 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,450 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,475 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,476 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,476 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,500 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,501 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,525 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,550 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,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 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,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 16:30:39,576 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,577 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,577 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:30:39,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,604 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,629 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,655 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,679 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:39,702 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,703 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:30:39,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,725 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,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 16:30:39,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,726 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,748 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,775 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,800 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,827 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,828 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,828 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,852 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:30:39,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,877 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:30:39,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,902 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,926 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,927 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,927 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,927 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:30:39,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,951 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: { 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: , 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: } 2024-03-01 16:30:39,974 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,001 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,001 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,001 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,025 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,051 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,077 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:30:40,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,103 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,128 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:30:40,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,153 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:30:40,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,177 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:30:40,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,198 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,199 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,223 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:30:40,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,249 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:30:40,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,273 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:30:40,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,296 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,322 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,323 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,348 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,374 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:30:40,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:40,397 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: { 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: , 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: } 2024-03-01 16:30:40,398 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:30:43,467 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 16:30:43,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 16:30:43,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:43,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm", "pv_name":"/dev/sdg"}, 2024-03-01 16:30:43,498 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"32K4Vk-w5tM-Qa7f-TZlS-0U4b-b2j6-MbLaap"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"VJdBua-50Qc-wndp-p0tx-vvGP-JLZJ-cN4F6b"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"Zc7RbE-QIHc-nQ4W-fk9N-FsNf-pLZW-GfWeZm"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"r59V2T-mN83-FX8e-jaGa-GlzP-euq5-HNe7m3"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,499 INFO snapshot-role/MainThread: {"lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6", "pv_name":"/dev/sde"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4F8tao-2hy2-Q5ZY-YLwp-AxAE-ZpwP-JN1VM6"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"KVWUtS-28Ey-iaaI-nKfN-Fgs7-Fgsn-DpKqA6"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:30:43,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"65KqQl-cgaN-xaB6-k2h0-g845-Xwvu-eYakrq"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"heUyeU-YG5C-UrQi-Mxa9-zkTb-LmbB-eCU0fR"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,502 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,502 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,502 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,502 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,529 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,554 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,583 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,584 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:30:43,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,608 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:30:43,631 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:43,631 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: { 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: , 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: } 2024-03-01 16:30:43,632 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv5_snapset1 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,756 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:30:58,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,803 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:58,803 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: , 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,804 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: , 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,834 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,835 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,835 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,859 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: , 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,860 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: , 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,886 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: { 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: , 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: } 2024-03-01 16:30:58,912 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv6_snapset1 2024-03-01 16:31:14,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,021 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,022 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,022 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: , 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,074 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,075 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: , 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,099 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: , 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,129 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:31:14,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: , 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,155 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:31:14,178 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: { 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: , 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: } 2024-03-01 16:31:14,179 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 16:31:29,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,282 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,282 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,282 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,282 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,283 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:31:29,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: , 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,338 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:31:29,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: , 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,362 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:31:29,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: , 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,385 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:31:29,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: , 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,411 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: { 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: , 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: } 2024-03-01 16:31:29,435 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv8_snapset1 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:31:44,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,596 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:44,596 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: , 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,597 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: , 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,621 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:31:44,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: , 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,646 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: , 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,670 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:31:44,694 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: { 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: , 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: } 2024-03-01 16:31:44,695 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,799 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:31:59,835 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: , 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,836 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:31:59,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: , 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,864 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:31:59,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: , 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,890 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: , 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,917 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: { 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: , 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: } 2024-03-01 16:31:59,942 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,044 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,083 INFO snapshot-role/MainThread: , 2024-03-01 16:32:15,084 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,084 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,084 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,084 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: , 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,107 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: , 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,132 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: , 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,157 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: { 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: , 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: } 2024-03-01 16:32:15,182 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,288 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,330 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,331 INFO snapshot-role/MainThread: , 2024-03-01 16:32:30,331 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,331 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,331 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,331 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:32:30,354 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: , 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,355 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: , 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,378 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: , 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,402 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: { 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: , 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: } 2024-03-01 16:32:30,427 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv2_snapset1 2024-03-01 16:32:45,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:45,536 INFO snapshot-role/MainThread: { 2024-03-01 16:32:45,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:45,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:45,537 INFO snapshot-role/MainThread: } 2024-03-01 16:32:45,537 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:32:48,522 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 1 None 2024-03-01 16:32:48,522 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:48,559 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:32:48,560 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:32:48,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:32:48,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,563 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:32:48,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,590 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:32:48,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,612 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,636 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,659 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:32:48,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,682 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,706 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:32:48,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,729 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,753 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,777 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,805 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,806 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,828 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,851 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,875 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,897 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:32:48,920 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,921 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,944 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:32:48,966 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,967 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:32:48,990 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: { 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: , 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: } 2024-03-01 16:32:48,991 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:32:49,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:49,013 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,014 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,039 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,062 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,086 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,109 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: { 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: , 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:49,132 INFO snapshot-role/MainThread: } 2024-03-01 16:32:49,133 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:32:52,315 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 16:32:52,315 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:32:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdi"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdh"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6", "pv_name":"/dev/sdj"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T", "pv_name":"/dev/sdg"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"}, 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T"} 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,344 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE"}, 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ"} 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,345 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sda"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K", "pv_name":"/dev/sdb"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK", "pv_name":"/dev/sdb"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"}, 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K"} 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,346 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:32:52,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,371 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:32:52,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,394 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:32:52,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,418 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,441 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,465 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,488 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:32:52,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,511 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:32:52,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: { 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: , 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: } 2024-03-01 16:32:52,534 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:34:05,574 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 16:34:05,574 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'xxxx', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 16:34:05,574 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 16:34:05,574 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:34:05,575 INFO snapshot-role/MainThread: Running... lvs xxxx 2024-03-01 16:34:05,599 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: { 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: { 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: } 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: , 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: } 2024-03-01 16:34:05,600 INFO snapshot-role/MainThread: Running... lvs xxxx/lv1 2024-03-01 16:34:05,621 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: { 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: { 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: } 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: , 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: ] 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: } 2024-03-01 16:34:05,622 INFO snapshot-role/MainThread: exit code: 20: ['source volume group in snapset does not exist: xxxx'] 2024-03-01 16:35:10,913 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 16:35:10,913 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 16:35:10,913 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:10,913 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:10,939 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: , 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,940 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: , 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,965 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: { 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: , 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: } 2024-03-01 16:35:10,988 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:35:11,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,012 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,037 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:35:11,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,059 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:11,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,079 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,080 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:35:11,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:11,103 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,125 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,147 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,171 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:35:11,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,194 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,217 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:35:11,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,241 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:11,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,271 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:11,294 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:11,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,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 16:35:11,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 16:35:11,318 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,318 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:11,341 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,342 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,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 16:35:11,366 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,366 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:11,388 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,389 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,412 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,413 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:11,435 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,436 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:11,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,460 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 16:35:11,483 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,511 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,512 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"} 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,513 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,514 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:11,515 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:11,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,539 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:11,561 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,562 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 16:35:11,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,780 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,780 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,780 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,780 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,781 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,820 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,821 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,821 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,821 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: { 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: } 2024-03-01 16:35:11,844 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,059 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: , 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,096 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: , 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,120 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 16:35:12,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:12,339 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,340 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,340 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: , 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,385 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,386 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,386 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:12,409 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: , 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,410 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 16:35:12,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:12,620 INFO snapshot-role/MainThread: { 2024-03-01 16:35:12,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:12,620 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:12,620 INFO snapshot-role/MainThread: } 2024-03-01 16:35:12,620 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:15,563 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 16:35:15,563 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 16:35:15,563 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 16:35:15,563 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:35:15,563 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,589 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:35:15,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,612 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:15,637 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,638 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,662 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:15,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,684 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,710 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,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 16:35:15,733 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,733 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,734 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,734 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:35:15,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:35:15,757 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:15,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,781 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,803 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,828 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,854 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,855 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,880 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,880 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:35:15,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,904 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:15,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,927 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,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 16:35:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,928 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:15,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,950 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,951 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,973 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:15,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: { 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: , 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: } 2024-03-01 16:35:15,997 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: { 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: { 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: } 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: , 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: } 2024-03-01 16:35:16,020 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:35:16,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: { 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: { 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: } 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: , 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: } 2024-03-01 16:35:16,043 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:19,289 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 16:35:19,289 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 16:35:19,289 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 16:35:19,289 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,314 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,315 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:19,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,338 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:35:19,359 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,360 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,387 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,388 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,389 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:19,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1031798784 vg_extent_size : 4194304 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 75497472 chunk_size : 65536 2024-03-01 16:35:19,391 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:19,392 INFO snapshot-role/MainThread: Running... lvextend -L 146800640B test_vg1/lv1_snapset1 2024-03-01 16:35:19,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,494 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,494 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,494 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,532 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,532 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,532 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,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 16:35:19,556 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,556 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,579 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,608 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,609 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:19,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:19,611 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,611 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:35:19,612 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:19,613 INFO snapshot-role/MainThread: Running... lvextend -L 100663296B test_vg2/lv3_snapset1 2024-03-01 16:35:19,716 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,716 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,716 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,717 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,760 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 16:35:19,760 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,760 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,761 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,761 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:19,783 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,784 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,811 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,841 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"2034237440", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:19,843 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,843 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:19,844 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,844 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2034237440 vg_extent_size : 4194304 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:19,845 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:19,846 INFO snapshot-role/MainThread: Running... lvextend -L 192937984B test_vg2/lv4_snapset1 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,940 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: { 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: , 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:19,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:19,985 INFO snapshot-role/MainThread: } 2024-03-01 16:35:19,985 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,011 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,012 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,035 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,036 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:20,066 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:20,067 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:20,068 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:20,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,068 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:20,069 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:20,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: , 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:20,070 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:20,071 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg3/lv7_snapset1 2024-03-01 16:35:20,180 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:20,181 INFO snapshot-role/MainThread: { 2024-03-01 16:35:20,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:20,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:20,181 INFO snapshot-role/MainThread: } 2024-03-01 16:35:20,181 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:23,510 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 16:35:23,510 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 16:35:23,510 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 16:35:23,510 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:23,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,537 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 16:35:23,537 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,537 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,561 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 16:35:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,561 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,591 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:23,592 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,592 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:23,593 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:23,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,593 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:23,594 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,594 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,595 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:23,596 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,623 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 16:35:23,623 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,623 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 16:35:23,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,623 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:23,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,648 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 16:35:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,648 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:23,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:23,677 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,677 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,678 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:23,679 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:23,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:23,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:23,680 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,680 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:23,681 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:23,682 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:23,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,705 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 16:35:23,705 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,705 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 16:35:23,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,705 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,730 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 16:35:23,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,730 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:23,761 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:23,762 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:23,762 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:23,763 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:23,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,763 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,764 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:23,764 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,765 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:23,766 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:23,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:23,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 16:35:23,791 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 16:35:23,791 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,791 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:23,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,814 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 16:35:23,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,814 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,842 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:23,842 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,843 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:23,844 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:23,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:23,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: { 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:23,845 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,845 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: , 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: } 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:23,846 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:23,847 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:26,905 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 16:35:26,905 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 16:35:26,905 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 16:35:26,906 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:26,930 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 16:35:26,930 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: , 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,930 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,931 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:26,959 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 16:35:26,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: , 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,959 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: { 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:26,986 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 16:35:26,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: , 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: } 2024-03-01 16:35:26,986 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,014 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:27,015 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,015 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:27,016 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:27,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:27,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:27,017 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:27,018 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:27,019 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:27,019 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:27,019 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:27,019 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:27,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,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 16:35:27,045 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 16:35:27,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 16:35:27,045 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 16:35:27,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,045 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:27,067 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,068 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 16:35:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,068 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:35:27,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,093 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 16:35:27,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,093 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,121 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:27,122 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,122 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:27,123 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:27,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,123 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:27,124 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:27,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:27,125 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:27,126 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:27,126 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:27,126 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:27,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:27,149 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 16:35:27,149 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:27,149 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 16:35:27,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,149 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:27,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,176 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 16:35:27,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,200 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 16:35:27,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,200 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:27,230 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:27,231 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:27,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:27,232 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:27,232 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,232 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:27,233 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,233 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,234 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:27,235 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:27,261 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 16:35:27,261 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,261 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:27,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,286 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 16:35:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,286 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:35:27,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,309 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 16:35:27,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,309 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "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 16:35:27,339 INFO snapshot-role/MainThread: {"lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdh"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ", "pv_name":"/dev/sdi"} 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"IKVkSH-4KEO-esrd-KXu3-LByh-SOvD-eFLQ2y"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"}, 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K"} 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,339 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "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 16:35:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "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 16:35:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT", "pv_name":"/dev/sdd"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"lmZbul-oYRC-tOUe-F5zU-hZJy-tD9m-6f0WEc"}, 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"pyboaH-preE-Kvi8-T07s-e1cg-I7J0-ubdBtT"} 2024-03-01 16:35:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: { 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "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 16:35:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sda"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6", "pv_name":"/dev/sdc"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz"}, 2024-03-01 16:35:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"YyJjSE-dG6D-Q1Gv-uhMq-42EX-pGH3-0tVFY6"}, 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"}, 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2"} 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: , 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: } 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:35:27,342 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 16:35:27,343 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:35:27,343 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:30,285 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 16:35:30,285 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 16:35:30,285 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 16:35:30,285 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,313 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,313 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 16:35:30,313 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,314 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:30,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,340 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 16:35:30,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,340 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,365 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 16:35:30,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,365 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,390 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 16:35:30,390 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,390 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 16:35:30,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,390 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,416 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 16:35:30,416 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,416 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,417 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,417 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,443 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 16:35:30,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,443 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,468 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 16:35:30,468 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,468 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 16:35:30,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,468 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:30,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,493 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 16:35:30,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,493 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:35:30,516 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,517 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 16:35:30,517 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,517 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,541 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 16:35:30,541 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,542 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,542 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:30,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,565 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 16:35:30,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,589 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 16:35:30,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,589 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,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 16:35:30,612 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,612 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,613 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,639 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 16:35:30,639 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,639 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,663 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 16:35:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,663 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:35:30,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,778 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,778 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,778 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,823 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 16:35:30,823 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:30,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 16:35:30,823 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,823 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,824 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:30,848 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,849 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 16:35:30,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,849 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:35:30,871 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:30,872 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 16:35:30,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: , 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,872 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: { 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: } 2024-03-01 16:35:30,983 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:31,025 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 16:35:31,025 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,025 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,026 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,026 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,026 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:31,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,047 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 16:35:31,047 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,047 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:35:31,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,070 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 16:35:31,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,070 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:35:31,184 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,184 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,185 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,185 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:31,225 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:31,225 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 16:35:31,225 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,226 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:31,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,250 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 16:35:31,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,250 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:31,274 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 16:35:31,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: , 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,274 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:35:31,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:31,398 INFO snapshot-role/MainThread: { 2024-03-01 16:35:31,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:31,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:31,398 INFO snapshot-role/MainThread: } 2024-03-01 16:35:31,399 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:35:34,306 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 16:35:34,306 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 16:35:34,306 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 16:35:34,306 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,333 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:35:34,358 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,359 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:34,381 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,382 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,405 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,427 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:35:34,449 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,450 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,474 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:35:34,498 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: { 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: , 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: ] 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: } 2024-03-01 16:35:34,499 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:36:42,275 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}]} False 2024-03-01 16:36:42,275 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 16:36:42,275 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:42,275 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,299 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 16:36:42,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,299 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:36:42,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,322 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 16:36:42,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:42,322 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:42,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,345 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 16:36:42,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,345 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,367 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 16:36:42,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:42,367 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:42,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,390 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 16:36:42,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,390 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:36:42,414 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 16:36:42,415 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "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 16:36:42,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "pv_name":"/dev/sda"}, 2024-03-01 16:36:42,439 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "pv_name":"/dev/sdb"}, 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD"}, 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD"} 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:36:42,440 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:42,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,462 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,463 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 16:36:42,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,463 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:36:42,482 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: , 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,483 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 16:36:42,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:42,708 INFO snapshot-role/MainThread: { 2024-03-01 16:36:42,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:42,708 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:42,708 INFO snapshot-role/MainThread: } 2024-03-01 16:36:42,708 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:36:45,616 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}]} 2024-03-01 16:36:45,616 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 16:36:45,616 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 16:36:45,616 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:36:45,616 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: , 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,641 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:36:45,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: , 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:36:45,664 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:45,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: , 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,688 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:36:45,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: , 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,708 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: { 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: , 2024-03-01 16:36:45,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:45,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:45,735 INFO snapshot-role/MainThread: } 2024-03-01 16:36:45,735 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:36:48,653 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": 50}]} 2024-03-01 16:36:48,653 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 16:36:48,654 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 16:36:48,654 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,683 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:48,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,683 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,683 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:36:48,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:48,705 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,706 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:36:48,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:36:48,728 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: { 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "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 16:36:48,729 INFO snapshot-role/MainThread: {"lv_uuid":"MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"322961408", "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 16:36:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "pv_name":"/dev/sda"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD", "pv_name":"/dev/sdb"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA", "lv_uuid":"MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E", "pv_name":"/dev/sdb"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD"}, 2024-03-01 16:36:48,729 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD"}, 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E"} 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: , 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: } 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 16:36:48,730 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 16:38:07,078 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} False 2024-03-01 16:38:07,078 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:07,078 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:07,078 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,103 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,128 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,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 16:38:07,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 16:38:07,152 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,152 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,175 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,197 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:38:07,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,220 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,249 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:38:07,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:07,273 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:07,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,298 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:38:07,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,322 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,345 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,369 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,392 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:38:07,413 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,414 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:07,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,439 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:38:07,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:07,462 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,485 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,486 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:07,509 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,510 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,534 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,557 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,582 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:07,603 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,604 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,628 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:07,653 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 16:38:07,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 16:38:07,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"lv_uuid":"KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"lv_uuid":"wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:38:07,680 INFO snapshot-role/MainThread: {"lv_uuid":"jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"lv_uuid":"xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh", "lv_uuid":"KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl", "pv_name":"/dev/sdj"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4", "lv_uuid":"KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl", "pv_name":"/dev/sdi"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm", "lv_uuid":"wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd", "pv_name":"/dev/sdh"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397", "lv_uuid":"xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6", "pv_name":"/dev/sdg"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397", "lv_uuid":"jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra", "pv_name":"/dev/sdg"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397", "lv_uuid":"wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd", "pv_name":"/dev/sdg"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd"}, 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6"} 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,681 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"lv_uuid":"WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"lv_uuid":"NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3", "lv_uuid":"NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9", "pv_name":"/dev/sdd"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3", "lv_uuid":"WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh", "pv_name":"/dev/sdd"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9"}, 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh"} 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,682 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"lv_uuid":"G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"lv_uuid":"NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn", "lv_uuid":"NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY", "pv_name":"/dev/sda"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2", "lv_uuid":"NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY", "pv_name":"/dev/sdb"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2", "lv_uuid":"G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa", "pv_name":"/dev/sdb"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY"}, 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY"} 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,683 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 16:38:07,684 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:07,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,707 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,731 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 16:38:07,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,957 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,958 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,958 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: { 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:07,992 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: , 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: } 2024-03-01 16:38:07,993 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: , 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,017 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 16:38:08,220 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:08,221 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,221 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,221 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,221 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:08,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:08,263 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: , 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,264 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: , 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,287 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 16:38:08,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:08,493 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,494 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,494 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:08,537 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: , 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,538 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: , 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,563 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: { 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: } 2024-03-01 16:38:08,772 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:11,779 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:11,779 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:11,779 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 16:38:11,779 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 16:38:11,779 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,803 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,829 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:11,853 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,854 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,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 16:38:11,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,880 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,905 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 16:38:11,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,929 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,957 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,957 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: { 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: , 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: } 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 16:38:11,981 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,007 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:12,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,030 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:38:12,053 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,054 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:12,073 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,074 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,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 16:38:12,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,099 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,126 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,126 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,126 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,151 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,151 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,151 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,151 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,202 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,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 16:38:12,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 16:38:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:12,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 16:38:12,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,229 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,229 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,229 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:38:12,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: { 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: , 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: } 2024-03-01 16:38:12,280 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:15,190 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:15,190 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:15,190 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:15,190 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:38:15,190 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:15,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,217 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,243 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,244 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 16:38:15,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,270 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 16:38:15,270 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,297 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,298 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,298 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,322 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,323 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv3_snapset1 /mnt/lv3_mp 2024-03-01 16:38:15,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,353 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 16:38:15,353 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,380 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,405 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv4_snapset1 /mnt/lv4_mp 2024-03-01 16:38:15,435 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,435 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 16:38:15,436 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,461 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,462 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,462 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: { 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: , 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:15,485 INFO snapshot-role/MainThread: } 2024-03-01 16:38:15,486 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 16:38:15,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:15,516 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:18,516 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:18,516 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:18,516 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:18,516 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp /dev/test_vg1/lv1_snapset1 test_vg1 lv1 snapset1 2024-03-01 16:38:18,516 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,540 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,541 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,541 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,566 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:38:18,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,569 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:38:18,569 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv3_mp /dev/test_vg2/lv3_snapset1 test_vg2 lv3 snapset1 2024-03-01 16:38:18,569 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:18,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,593 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,617 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 16:38:18,620 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,620 INFO snapshot-role/MainThread: TARGET="/mnt/lv3_mp" SOURCE="/dev/mapper/test_vg2-lv3_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:38:18,620 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv4_mp /dev/test_vg2/lv4_snapset1 test_vg2 lv4 snapset1 2024-03-01 16:38:18,620 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:18,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,647 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:18,669 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,670 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 16:38:18,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,673 INFO snapshot-role/MainThread: TARGET="/mnt/lv4_mp" SOURCE="/dev/mapper/test_vg2-lv4_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:38:18,673 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp /dev/test_vg3/lv7_snapset1 test_vg3 lv7 snapset1 2024-03-01 16:38:18,673 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,697 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:18,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: { 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: , 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: } 2024-03-01 16:38:18,722 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 16:38:18,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:18,725 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 16:38:18,725 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:21,606 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:21,606 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:21,606 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:21,606 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:38:21,606 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:21,635 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,636 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 16:38:21,661 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,687 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,714 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,715 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 16:38:21,715 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,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 16:38:21,738 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,738 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,762 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,763 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 16:38:21,763 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,789 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: { 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: , 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:21,814 INFO snapshot-role/MainThread: } 2024-03-01 16:38:21,815 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:24,907 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:24,907 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:24,907 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:24,908 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:38:24,908 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,935 INFO snapshot-role/MainThread: , 2024-03-01 16:38:24,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:24,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,935 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,935 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:24,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: , 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:38:24,960 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp 2024-03-01 16:38:24,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:24,972 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 16:38:24,972 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: { 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: , 2024-03-01 16:38:24,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:24,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:24,997 INFO snapshot-role/MainThread: } 2024-03-01 16:38:24,997 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: , 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,022 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,023 INFO snapshot-role/MainThread: umount target /mnt/lv3_mp from device /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 16:38:25,023 INFO snapshot-role/MainThread: Running... umount /mnt/lv3_mp 2024-03-01 16:38:25,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,034 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 16:38:25,034 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,061 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: , 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,061 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: , 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: umount target /mnt/lv4_mp from device /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 16:38:25,086 INFO snapshot-role/MainThread: Running... umount /mnt/lv4_mp 2024-03-01 16:38:25,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,097 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 16:38:25,097 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: , 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,124 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: { 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: , 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: } 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 16:38:25,148 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp 2024-03-01 16:38:25,159 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:25,159 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:28,157 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:28,158 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:28,158 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:28,158 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 16:38:28,161 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:38:28,161 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv3_mp -P 2024-03-01 16:38:28,163 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:38:28,163 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv4_mp -P 2024-03-01 16:38:28,166 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:38:28,166 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 16:38:28,169 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 16:38:28,169 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:31,106 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:31,106 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:31,106 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 16:38:31,106 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:38:31,106 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,131 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 16:38:31,157 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:31,180 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,181 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,181 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,181 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:31,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,206 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 16:38:31,206 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,230 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,230 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,230 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,255 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,255 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,256 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 16:38:31,256 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:31,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,283 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:31,306 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: { 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: , 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: } 2024-03-01 16:38:31,307 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:34,365 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:34,365 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:34,365 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 16:38:34,365 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,392 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,419 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:38:34,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,443 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:34,466 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,467 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,467 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,467 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:34,490 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,491 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,491 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:38:34,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,514 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,514 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,543 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,543 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,543 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,544 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:34,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,566 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,566 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:38:34,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,591 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,591 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:34,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,616 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:34,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,642 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:38:34,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,664 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,687 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:38:34,735 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,736 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:38:34,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,856 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,856 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,856 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,857 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,904 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:34,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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,904 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,905 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,928 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,928 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: { 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:34,952 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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: , 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: } 2024-03-01 16:38:34,952 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:38:35,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,075 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,075 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,075 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,075 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,113 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,113 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,114 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,114 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,138 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,138 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:38:35,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,161 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":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,161 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:38:35,276 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,277 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,277 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,277 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,277 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,277 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,320 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,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":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,321 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,345 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: , 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,368 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:38:35,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:35,493 INFO snapshot-role/MainThread: { 2024-03-01 16:38:35,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:35,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:35,494 INFO snapshot-role/MainThread: } 2024-03-01 16:38:35,494 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:38:38,637 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 16:38:38,637 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 16:38:38,637 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 16:38:38,637 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,661 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:38:38,686 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,687 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,713 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,737 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,761 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,785 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,809 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,810 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:38:38,831 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: { 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: , 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: ] 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: } 2024-03-01 16:38:38,832 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:25:01,315 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3w3khpj9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:06,021 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_snhhv5pr/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:13,057 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_zrouhaef/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:13,152 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:13,153 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:25:13,186 INFO program/MainThread: stdout[2]: 2024-03-01 16:25:13,186 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:25:13,186 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:25:13,187 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:25:13,191 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:13,192 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:25:13,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:13,195 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:25:13,198 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:13,199 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:25:13,202 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:13,202 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:25:13,209 INFO program/MainThread: stdout: 2024-03-01 16:25:13,209 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:25:13,209 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:25:13,210 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:13,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:13,210 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:13,210 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:13,210 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:13,211 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:25:13,211 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:13,211 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:25:13,211 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:25:13,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:13,222 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:13,233 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:25:13,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:25:13,238 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:25:13,238 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:13,265 INFO program/MainThread: stdout[3]: 2024-03-01 16:25:13,265 INFO program/MainThread: stderr[3]: 2024-03-01 16:25:13,265 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:25:13,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,279 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:25:13,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:25:13,284 INFO blivet/MainThread: sda is a disk 2024-03-01 16:25:13,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:25:13,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:25:13,288 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:25:13,291 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:25:13,292 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:25:13,295 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:25:13,295 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,296 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:25:13,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d697a1b38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:25:13,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:25:13,300 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:25:13,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:25:13,303 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:25:13,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:25:13,314 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:25:13,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:25:13,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:25:13,317 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:25:13,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:25:13,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 16:25:13,324 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:25:13,324 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,324 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:25:13,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d697a1b00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:25:13,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:25:13,328 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:25:13,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:25:13,331 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:25:13,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:25:13,342 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:25:13,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:25:13,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:25:13,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:25:13,349 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:25:13,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 16:25:13,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 16:25:13,352 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,353 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:25:13,353 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68758400) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:25:13,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:25:13,356 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:25:13,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:25:13,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 16:25:13,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,370 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:25:13,370 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:25:13,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:25:13,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:25:13,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:25:13,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:25:13,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 16:25:13,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 16:25:13,381 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,381 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:25:13,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68758908) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:25:13,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:25:13,385 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:25:13,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:25:13,388 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:25:13,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,398 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:25:13,399 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:25:13,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:25:13,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:25:13,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:25:13,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:25:13,406 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:25:13,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:25:13,409 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,410 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:25:13,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d697b1e80) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:25:13,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:25:13,413 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:25:13,416 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:25:13,416 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:25:13,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:25:13,427 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:25:13,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:25:13,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:25:13,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:25:13,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:25:13,434 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:25:13,437 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:25:13,437 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,438 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:25:13,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d687648d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:25:13,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:25:13,441 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:25:13,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:25:13,445 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:25:13,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:25:13,455 INFO blivet/MainThread: sde is a disk 2024-03-01 16:25:13,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:25:13,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:25:13,459 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:25:13,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:25:13,462 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:25:13,465 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:25:13,466 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,466 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:25:13,466 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68764cf8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:25:13,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:25:13,470 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:25:13,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:25:13,473 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:25:13,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:25:13,484 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:25:13,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:25:13,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:25:13,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:25:13,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:25:13,491 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:25:13,494 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:25:13,495 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,495 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:25:13,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d6876a4e0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:25:13,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:25:13,499 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:25:13,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:25:13,502 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:25:13,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:25:13,513 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:25:13,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:25:13,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:25:13,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:25:13,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:25:13,520 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:25:13,523 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:25:13,523 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,524 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:25:13,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d6876a710) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:25:13,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:25:13,527 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:25:13,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:25:13,530 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:25:13,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:25:13,541 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:25:13,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:25:13,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:25:13,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:25:13,548 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:25:13,548 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:25:13,551 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:25:13,552 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,552 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:25:13,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68755588) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:25:13,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:25:13,556 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:25:13,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:25:13,559 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:25:13,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:25:13,570 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:25:13,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:25:13,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:25:13,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:25:13,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:25:13,577 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:25:13,580 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:25:13,580 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,581 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:25:13,581 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68755c18) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:25:13,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:25:13,584 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:25:13,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:25:13,588 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:25:13,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:25:13,598 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:25:13,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:25:13,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:25:13,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:25:13,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:25:13,605 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:25:13,608 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:25:13,609 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:25:13,609 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:25:13,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d6876aeb8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:25:13,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:25:13,613 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:25:13,616 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': '37936093'} ; 2024-03-01 16:25:13,616 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:25:13,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:13,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:13,626 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:25:13,626 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:25:13,626 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:25:13,626 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:25:13,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:25:13,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:25:13,630 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:25:13,633 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:25:13,633 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:25:13,636 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:25:13,637 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:25:13,637 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:25:13,637 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d68774b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:25:13,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:25:13,644 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:13,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:25:13,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:13,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:25:13,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:13,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:25:13,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:13,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:25:13,658 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:25:13,661 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:13,664 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:25:13,669 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 0x7f3d6877aa88> 2024-03-01 16:25:17,023 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:25:17,029 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:25:17,029 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:25:17,033 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': '37939519'} ; 2024-03-01 16:25:17,033 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:25:17,034 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:25:17,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,043 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:25:17,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:17,060 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:17,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:25:17,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:25:17,083 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:25:17,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:25:17,086 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:25:17,089 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:25:17,089 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:25:17,093 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:17,093 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:17,093 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:25:17,097 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:25:17,101 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:25:17,104 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:25:17,107 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:25:17,110 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:17,111 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:17,111 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:25:17,111 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:25:17,111 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3d68774b70) -- 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 0x7f3d6870c5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:25:17,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:25:17,118 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:17,119 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:25:17,122 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:17,122 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:25:17,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:17,125 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:25:17,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:17,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:25:17,131 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:25:17,131 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:25:17,134 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:17,135 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:25:17,138 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:25:17,138 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:17,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:17,149 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:17,161 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:25:17,162 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:25:17,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,174 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:25:17,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,186 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:25:17,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,197 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:25:17,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,209 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:25:17,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,220 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:25:17,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:17,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:17,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:17,232 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:25:17,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:25:21,738 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ar70nnx9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:21,773 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:21,773 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:25:21,776 INFO program/MainThread: stdout[2]: 2024-03-01 16:25:21,776 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:25:21,776 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:25:21,776 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:25:21,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:21,781 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:25:21,784 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:21,785 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:25:21,788 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:21,788 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:25:21,791 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:21,791 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:25:21,798 INFO program/MainThread: stdout: 2024-03-01 16:25:21,798 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:25:21,798 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,798 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,798 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,798 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:25:21,799 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:21,799 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:21,799 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:21,799 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:21,799 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:21,800 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:25:21,800 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:21,800 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:25:21,800 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:25:21,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:21,812 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:21,823 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:25:21,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:25:21,828 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:25:21,828 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:21,860 INFO program/MainThread: stdout[3]: 2024-03-01 16:25:21,860 INFO program/MainThread: stderr[3]: 2024-03-01 16:25:21,860 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:25:21,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:21,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:21,873 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:25:21,878 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:25:21,878 INFO blivet/MainThread: sda is a disk 2024-03-01 16:25:21,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:25:21,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:25:21,882 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:25:21,886 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:25:21,886 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:25:21,889 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:25:21,889 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:25:21,890 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:25:21,890 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec0966b38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:25:21,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:25:21,894 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:25:21,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:25:21,897 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:25:21,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:21,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:21,907 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:25:21,908 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:25:21,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:25:21,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:25:21,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:25:21,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:25:21,915 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:25:21,918 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:25:21,918 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:25:21,919 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:25:21,919 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec0966b00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:25:21,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:25:21,922 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:25:21,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:25:21,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 16:25:21,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:25:21,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:21,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:25:21,936 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:25:21,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:25:21,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:25:21,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:25:21,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:25:21,943 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:25:21,946 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:25:21,946 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:25:21,947 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:25:21,947 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec011e400) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:25:21,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:25:21,950 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:25:21,953 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:25:21,954 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:25:21,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:25:21,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:21,964 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:25:21,964 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:25:21,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:25:21,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:25:21,967 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:25:21,971 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:25:21,971 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:25:21,974 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:25:21,974 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:25:21,975 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:25:21,975 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec011e908) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:25:21,978 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:25:21,978 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:25:21,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:25:21,982 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:25:21,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:21,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:21,992 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:25:21,992 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:25:21,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:25:21,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:25:21,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:25:21,999 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:25:21,999 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:25:22,002 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:25:22,003 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,003 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:25:22,003 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec0976e80) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:25:22,006 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:25:22,007 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:25:22,010 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:25:22,010 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:25:22,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,020 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:25:22,020 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:25:22,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:25:22,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:25:22,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:25:22,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:25:22,027 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:25:22,030 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:25:22,031 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,031 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:25:22,031 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec012a8d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:25:22,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:25:22,035 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:25:22,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:25:22,038 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:25:22,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:25:22,049 INFO blivet/MainThread: sde is a disk 2024-03-01 16:25:22,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:25:22,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:25:22,052 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:25:22,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:25:22,056 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:25:22,059 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:25:22,059 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,060 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:25:22,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec012acf8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:25:22,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:25:22,063 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:25:22,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:25:22,067 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:25:22,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:25:22,077 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:25:22,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:25:22,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:25:22,080 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:25:22,084 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:25:22,084 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:25:22,087 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:25:22,088 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,088 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:25:22,088 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec01304e0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:25:22,091 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:25:22,092 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:25:22,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:25:22,095 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:25:22,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:25:22,105 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:25:22,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:25:22,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:25:22,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:25:22,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:25:22,112 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:25:22,115 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:25:22,116 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,116 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:25:22,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec0130710) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:25:22,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:25:22,120 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:25:22,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:25:22,123 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:25:22,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:25:22,133 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:25:22,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:25:22,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:25:22,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:25:22,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:25:22,140 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:25:22,144 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:25:22,144 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,144 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:25:22,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec011b588) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:25:22,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:25:22,148 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:25:22,151 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:25:22,151 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:25:22,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:25:22,162 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:25:22,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:25:22,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:25:22,165 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:25:22,168 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:25:22,168 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:25:22,172 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:25:22,172 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,172 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:25:22,172 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec011bc18) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:25:22,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:25:22,176 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:25:22,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:25:22,179 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:25:22,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:25:22,190 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:25:22,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:25:22,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:25:22,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:25:22,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:25:22,197 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:25:22,200 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:25:22,200 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:25:22,201 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:25:22,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec0130eb8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:25:22,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:25:22,204 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:25:22,207 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': '37936093'} ; 2024-03-01 16:25:22,208 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:25:22,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:22,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:22,217 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:25:22,218 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:25:22,218 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:25:22,218 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:25:22,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:25:22,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:25:22,221 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:25:22,224 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:25:22,224 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:25:22,228 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:25:22,228 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:25:22,229 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:25:22,229 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ec013ab00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:25:22,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:25:22,236 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:22,236 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:25:22,240 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:22,240 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:25:22,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:22,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:25:22,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:22,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:25:22,250 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:25:22,253 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:22,256 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:25:22,261 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 0x7f5ec0140ac8> 2024-03-01 16:25:25,321 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:25:25,325 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:25:25,325 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:25:25,329 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': '37939519'} ; 2024-03-01 16:25:25,330 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:25:25,330 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:25:25,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,339 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:25:25,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,358 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:25:25,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:25:25,380 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:25:25,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:25:25,384 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:25:25,387 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:25:25,387 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:25:25,391 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:25,391 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:25,391 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:25:25,394 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:25:25,398 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:25:25,401 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:25:25,404 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:25:25,408 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:25,408 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:25,408 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:25:25,409 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:25:25,408 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5ec013ab70) -- 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 0x7f5ec00d25c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:25:25,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:25:25,416 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:25,416 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:25:25,419 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:25,419 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:25:25,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:25,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:25:25,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:25,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:25:25,428 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:25:25,428 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:25:25,432 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:25,432 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:25:25,435 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:25:25,435 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:25,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,448 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,460 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:25:25,461 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:25:25,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,473 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:25:25,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,485 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:25:25,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,496 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:25:25,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,508 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:25:25,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,519 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:25:25,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,531 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:25:25,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,542 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:25:25,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:25:25,548 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:25:25,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:25:25,554 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:25:25,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:25:25,560 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:25:25,563 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:25:25,563 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:25:25,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:25:25,567 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:25:25,567 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:25:25,570 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:25:25,571 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:25:25,574 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:25:25,574 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:25:25,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:25:25,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:25:25,577 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:25:25,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:25:25,580 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:25:25,583 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:25:25,583 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:25:25,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:25:25,587 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:25:25,587 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:25:25,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:25:25,590 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:25:25,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:25:25,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:25:25,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:25,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:25:25,605 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:25,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:25:25,613 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:25,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:25:25,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:25:25,618 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:25:25,618 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:25:25,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:25,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:25,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:25,631 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:25:25,631 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:25:25,632 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:25:25,632 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:25:25,632 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:25:25,633 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:25:25,636 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:25,636 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:25:25,639 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:25,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:25:25,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:25,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:25:25,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:25:25,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:25:25,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:25,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:25:25,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:25:25,661 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:25:25,661 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:25:25,662 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:25:25,662 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:25:25,668 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:25:25,668 INFO program/MainThread: stderr[4]: 2024-03-01 16:25:25,668 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:25:25,668 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:25:25,669 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:25:25,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:25:25,674 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,674 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:25:25,674 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,675 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,675 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:25:25,675 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:25:25,678 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:25:25,681 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:25:25,684 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:25:25,684 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:25:25,687 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:25:25,687 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 0x7f5ec0079728> 2024-03-01 16:25:25,688 INFO blivet/MainThread: sorting actions... 2024-03-01 16:25:25,689 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:25:25,689 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:25:25,689 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:25:25,689 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:25:25,689 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:25:25,690 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:25:25,690 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:25:25,690 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,690 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:25,690 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:25:25,693 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:25,696 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:25:25,696 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:25:25,703 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,732 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,743 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,744 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:25:25,748 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:25,750 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:25:25,751 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:25:25,756 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,783 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,795 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,796 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:25:25,799 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:25,803 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:25:25,803 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:25:25,808 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,836 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,849 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,850 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:25:25,854 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:25,856 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:25,859 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:25,859 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:25:25,860 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 16:25:25,890 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:25:25,891 INFO program/MainThread: stderr[5]: 2024-03-01 16:25:25,891 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:25:25,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,916 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:25:25,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 16:25:25,925 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:25:25,943 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:25,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:25,982 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:25:25,988 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:25,993 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:25,998 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:25,998 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:25:25,998 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 16:25:26,033 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:25:26,034 INFO program/MainThread: stderr[6]: 2024-03-01 16:25:26,034 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:25:26,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:25:26,059 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:25:26,061 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:25:26,077 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,106 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,106 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:25:26,111 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,114 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,116 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,117 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:25:26,117 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 16:25:26,148 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:25:26,148 INFO program/MainThread: stderr[7]: 2024-03-01 16:25:26,149 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:25:26,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,168 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:25:26,175 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:25:26,177 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:25:26,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,219 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,220 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:25:26,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:25:26,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:25:26,230 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,233 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,236 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,240 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,243 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,246 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:25:26,249 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 16:25:26,314 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:25:26,314 INFO program/MainThread: stderr[8]: 2024-03-01 16:25:26,314 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:25:26,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:25:26,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:25:26,330 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,340 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,343 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,346 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,350 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,360 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:25:26,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:25:26,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,378 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:25:26,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,397 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,397 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:26,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:25:26,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:25:26,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:25:26,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:25:26,415 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,418 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,422 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,425 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,428 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,432 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:26,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,444 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:25:26,449 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 16:25:26,474 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:25:26,474 INFO program/MainThread: stderr[9]: 2024-03-01 16:25:26,474 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:25:26,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:25:26,479 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 16:25:26,569 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:25:26,570 INFO program/MainThread: stderr[10]: 2024-03-01 16:25:26,570 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:25:26,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:26,588 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:26,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,612 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,616 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 16:25:26,617 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:26,618 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:25:26,627 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,640 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,640 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:25:26,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:26,648 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:25:26,651 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:25:26,651 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:25:26,742 INFO program/MainThread: stdout: 2024-03-01 16:25:26,742 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:25:26,742 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:25:26,742 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:25:26,742 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:25:26,742 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:25:26,742 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:25:26,742 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:25:26,742 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:25:26,742 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:25:26,743 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:25:26,743 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,743 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:25:26,758 INFO program/MainThread: stdout: 2024-03-01 16:25:26,758 INFO program/MainThread: writing all SBs 2024-03-01 16:25:26,759 INFO program/MainThread: new label = "" 2024-03-01 16:25:26,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,776 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:26,781 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:26,782 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:25:26,790 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:26,806 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:26,811 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:25:26,811 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 0x7f5ec000d938> 2024-03-01 16:25:26,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:26,818 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 16:25:26,818 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:25:26,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:26,824 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 16:25:26,824 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:25:34,203 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_86a2bx39/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:34,238 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:34,238 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:25:34,242 INFO program/MainThread: stdout[2]: 2024-03-01 16:25:34,242 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:25:34,242 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:25:34,242 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:25:34,247 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:34,247 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:25:34,251 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:34,251 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:25:34,254 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:34,254 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:25:34,257 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:34,257 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:25:34,266 INFO program/MainThread: stdout: 2024-03-01 16:25:34,266 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:25:34,266 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD 2024-03-01 16:25:34,266 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 2024-03-01 16:25:34,266 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC 2024-03-01 16:25:34,266 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 2024-03-01 16:25:34,266 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb 2024-03-01 16:25:34,266 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:25:34,266 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:34,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:34,266 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 sdb 1073741824 root disk brw-rw---- LVM2_member LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 sdc 1073741824 root disk brw-rw---- LVM2_member 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:34,267 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:34,267 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:34,267 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:25:34,267 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:34,267 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:25:34,268 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:25:34,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:34,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:34,292 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 16:25:34,296 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': '5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD', 'ID_FS_UUID_ENC': '5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:25:34,296 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:25:34,297 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,320 INFO program/MainThread: stdout[3]: 2024-03-01 16:25:34,320 INFO program/MainThread: stderr[3]: 2024-03-01 16:25:34,320 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:25:34,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,333 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:25:34,338 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:25:34,338 INFO blivet/MainThread: sda is a disk 2024-03-01 16:25:34,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:25:34,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:25:34,342 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:25:34,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:25:34,346 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:25:34,349 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:25:34,349 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,350 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:25:34,350 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc1623d30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:25:34,354 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:25:34,357 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:34,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:25:34,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:34,361 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:25:34,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:25:34,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:25:34,371 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:25:34,371 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:25:34,372 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,401 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:34,401 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:34,401 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:25:34,402 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:25:34,406 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; 2024-03-01 16:25:34,406 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:25:34,409 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:25:34,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:25:34,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,422 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,449 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:34,449 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:34,449 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:25:34,449 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:25:34,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:25:34,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:25:34,459 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:34,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:25:34,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:25:34,463 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,493 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:34,493 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:34,493 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:25:34,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:25:34,498 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:25:34,501 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:25:34,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:25:34,508 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:25:34,508 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:34,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC', 'ID_FS_UUID_ENC': 'LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:25:34,512 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:25:34,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:25:34,523 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:25:34,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:25:34,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:25:34,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:25:34,529 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:25:34,530 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:25:34,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:25:34,533 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,534 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:25:34,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc15ddef0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:25:34,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:25:34,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:34,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:25:34,544 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:34,544 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:25:34,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:25:34,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:25:34,554 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:25:34,554 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:25:34,554 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,580 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:34,580 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (last written to /dev/sdc). 2024-03-01 16:25:34,580 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:25:34,581 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:25:34,585 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:25:34,585 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:25:34,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:25:34,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:25:34,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:25:34,601 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:34,604 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:25:34,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:34,610 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:34,635 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:34,635 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (last written to /dev/sdc). 2024-03-01 16:25:34,635 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:25:34,635 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:25:34,636 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:34,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:25:34,640 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:25:34,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:25:34,652 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:25:34,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:25:34,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:25:34,655 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:25:34,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:25:34,659 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:25:34,662 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:25:34,663 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,663 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:25:34,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc0504e10) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:25:34,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:25:34,667 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:25:34,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:25:34,670 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:25:34,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:25:34,681 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:25:34,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:25:34,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:25:34,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:25:34,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:25:34,687 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:25:34,691 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:25:34,691 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,691 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:25:34,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc050dd30) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:25:34,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:25:34,695 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:25:34,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb', 'ID_FS_UUID_ENC': '2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:25:34,698 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:25:34,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:25:34,709 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:25:34,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:25:34,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:25:34,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:25:34,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:25:34,716 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:25:34,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:25:34,719 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,720 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:25:34,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc050d8d0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:25:34,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:25:34,727 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:34,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:25:34,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:34,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:25:34,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,734 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:25:34,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:25:34,740 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:25:34,740 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:25:34,740 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 16:25:34,767 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:34,768 INFO program/MainThread: stderr[9]: 2024-03-01 16:25:34,768 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:25:34,768 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:25:34,772 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:25:34,772 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:25:34,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:25:34,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:34,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:25:34,789 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:34,792 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:25:34,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:34,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:34,798 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 16:25:34,827 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:34,827 INFO program/MainThread: stderr[10]: 2024-03-01 16:25:34,827 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:25:34,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:25:34,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:25:34,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:34,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:25:34,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:25:34,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:34,853 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:34,857 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 16:25:34,857 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:34,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:25:34,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:25:34,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:34,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:25:34,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:25:34,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:34,872 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:34,875 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 16:25:34,876 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:34,876 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:25:34,876 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:25:34,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:34,879 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:34,883 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 16:25:34,883 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:34,887 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-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/36399145-17d2-457a-90cc-0408f44d4d41 ' '/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-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36399145-17d2-457a-90cc-0408f44d4d41', 'ID_FS_UUID_ENC': '36399145-17d2-457a-90cc-0408f44d4d41', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1114638521'} ; 2024-03-01 16:25:34,887 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:25:34,887 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:34,891 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:25:34,891 INFO program/MainThread: stderr[11]: 2024-03-01 16:25:34,891 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:25:34,891 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:34,894 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:25:34,894 INFO program/MainThread: stderr[12]: 2024-03-01 16:25:34,895 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:25:34,895 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:34,898 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:25:34,898 INFO program/MainThread: stderr[13]: 2024-03-01 16:25:34,898 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:25:34,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:25:34,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:34,909 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:34,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:34,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:34,906 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4cc0501c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7f4cc15ddda0) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:34,910 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:34,914 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:25:34,914 INFO program/MainThread: stderr[14]: 2024-03-01 16:25:34,914 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:25:34,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:25:34,922 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:34,922 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:25:34,926 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:34,926 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:25:34,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:25:34,934 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:34,934 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:25:34,936 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:25:34,936 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:25:34,940 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:34,940 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:25:34,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:25:34,943 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:34,944 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:34,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:25:34,948 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:25:34,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,958 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:25:34,959 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:25:34,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:25:34,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:25:34,962 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:25:34,965 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:25:34,966 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:25:34,969 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:25:34,969 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,970 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:25:34,970 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc169c0b8) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:25:34,973 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:25:34,973 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:25:34,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:25:34,977 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:25:34,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:25:34,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:34,987 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:25:34,988 INFO blivet/MainThread: sde is a disk 2024-03-01 16:25:34,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:25:34,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:25:34,991 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:25:34,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:25:34,994 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:25:34,998 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:25:34,998 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:25:34,998 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:25:34,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc0501b70) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:25:35,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:25:35,002 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:25:35,005 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:25:35,005 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:25:35,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,016 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:25:35,016 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:25:35,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:25:35,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:25:35,020 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:25:35,023 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:25:35,023 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:25:35,026 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:25:35,027 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:25:35,027 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:25:35,027 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc052a320) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:25:35,031 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:25:35,031 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:25:35,034 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:25:35,034 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:25:35,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,044 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:25:35,045 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:25:35,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:25:35,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:25:35,048 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:25:35,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:25:35,052 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:25:35,055 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:25:35,055 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:25:35,056 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:25:35,056 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc052ab38) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:25:35,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:25:35,059 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:25:35,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:25:35,063 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:25:35,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,073 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:25:35,074 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:25:35,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:25:35,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:25:35,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:25:35,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:25:35,080 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:25:35,084 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:25:35,084 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:25:35,084 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:25:35,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc051a0f0) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:25:35,088 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:25:35,088 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:25:35,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:25:35,091 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:25:35,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,102 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:25:35,102 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:25:35,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:25:35,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:25:35,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:25:35,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:25:35,109 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:25:35,112 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:25:35,112 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:25:35,113 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:25:35,113 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc0516a58) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:25:35,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:25:35,117 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:25:35,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:25:35,120 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:25:35,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:25:35,132 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:25:35,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:25:35,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:25:35,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:25:35,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:25:35,139 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:25:35,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:25:35,142 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:25:35,143 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:25:35,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc051a6a0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:25:35,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:25:35,146 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:25:35,149 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': '37936093'} ; 2024-03-01 16:25:35,149 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:25:35,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:35,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:35,159 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:25:35,159 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:25:35,160 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:25:35,160 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:25:35,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:25:35,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:25:35,163 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:25:35,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:25:35,166 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:25:35,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:25:35,170 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:25:35,170 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:25:35,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cc0535940) -- 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 16:25:35,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:25:35,177 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:35,177 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:25:35,181 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:35,181 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:25:35,184 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:35,184 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:25:35,187 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:35,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:25:35,191 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:25:35,194 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:35,197 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:25:35,201 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 0x7f4cc04bb748> 2024-03-01 16:25:38,215 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:25:38,220 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:25:38,220 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:25:38,224 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': '37939519'} ; 2024-03-01 16:25:38,224 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:25:38,225 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:25:38,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,234 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:25:38,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:38,251 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:38,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:25:38,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:25:38,275 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:25:38,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:25:38,278 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:25:38,281 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:25:38,281 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:25:38,285 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:38,285 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:38,285 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:25:38,289 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:25:38,292 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:25:38,295 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:25:38,298 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:25:38,301 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:38,302 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:38,302 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:25:38,303 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:25:38,302 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4cc0535a20) -- 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 0x7f4cc04cb200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:25:38,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:25:38,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:38,310 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:25:38,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:38,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:25:38,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:38,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:25:38,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:38,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:25:38,320 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:25:38,324 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:38,324 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:25:38,327 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:25:38,327 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:38,330 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/36399145-17d2-457a-90cc-0408f44d4d41 ' '/dev/disk/by-id/dm-uuid-LVM-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /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-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36399145-17d2-457a-90cc-0408f44d4d41', 'ID_FS_UUID_ENC': '36399145-17d2-457a-90cc-0408f44d4d41', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1114638521'} ; 2024-03-01 16:25:38,330 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:25:38,331 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:38,335 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:25:38,335 INFO program/MainThread: stderr[15]: 2024-03-01 16:25:38,335 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:25:38,335 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:38,338 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:25:38,338 INFO program/MainThread: stderr[16]: 2024-03-01 16:25:38,338 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:25:38,338 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:38,341 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:25:38,342 INFO program/MainThread: stderr[17]: 2024-03-01 16:25:38,342 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:25:38,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,349 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 16:25:38,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:38,352 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:38,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:38,353 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:38,349 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4cc0501c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7f4cc15ddda0) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:38,354 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:38,357 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:25:38,357 INFO program/MainThread: stderr[18]: 2024-03-01 16:25:38,357 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:25:38,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:25:38,361 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:25:38,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:38,372 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:38,385 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:25:38,386 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:25:38,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,399 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:25:38,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,410 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:25:38,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,422 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:25:38,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,434 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:25:38,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,445 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:25:38,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:38,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:38,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:38,457 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:25:43,018 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ra5j0w_c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:25:43,053 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:43,053 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:25:43,056 INFO program/MainThread: stdout[2]: 2024-03-01 16:25:43,056 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:25:43,056 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:25:43,056 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:25:43,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:43,061 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:25:43,065 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:43,065 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:25:43,068 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:43,068 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:25:43,071 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:25:43,071 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:25:43,079 INFO program/MainThread: stdout: 2024-03-01 16:25:43,079 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:25:43,079 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD 2024-03-01 16:25:43,079 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 2024-03-01 16:25:43,079 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC 2024-03-01 16:25:43,079 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 2024-03-01 16:25:43,079 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb 2024-03-01 16:25:43,080 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:25:43,080 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:43,080 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:43,080 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 sdb 1073741824 root disk brw-rw---- LVM2_member LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 36399145-17d2-457a-90cc-0408f44d4d41 sdc 1073741824 root disk brw-rw---- LVM2_member 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:25:43,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:43,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:43,081 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:25:43,081 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:25:43,081 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:25:43,081 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:25:43,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:43,091 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:43,103 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 16:25:43,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': '5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD', 'ID_FS_UUID_ENC': '5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:25:43,107 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:25:43,108 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,141 INFO program/MainThread: stdout[3]: 2024-03-01 16:25:43,141 INFO program/MainThread: stderr[3]: 2024-03-01 16:25:43,141 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:25:43,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,154 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:25:43,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:25:43,159 INFO blivet/MainThread: sda is a disk 2024-03-01 16:25:43,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:25:43,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:25:43,163 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:25:43,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:25:43,166 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:25:43,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:25:43,170 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,171 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:25:43,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc470fd30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:25:43,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:25:43,178 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:43,178 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:25:43,182 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:43,182 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:25:43,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,185 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:25:43,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,189 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:25:43,192 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:25:43,192 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:25:43,192 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,217 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:43,217 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:43,217 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:25:43,217 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:25:43,222 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; 2024-03-01 16:25:43,222 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:25:43,225 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:25:43,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:25:43,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,238 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,265 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:43,265 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:43,265 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:25:43,266 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:25:43,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:25:43,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:25:43,275 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:43,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:25:43,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:25:43,279 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,305 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:43,305 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC. WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (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 16:25:43,305 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:25:43,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:25:43,310 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:25:43,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:25:43,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:25:43,320 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:25:43,320 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:43,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': 'LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC', 'ID_FS_UUID_ENC': 'LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:25:43,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 16:25:43,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:25:43,335 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:25:43,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:25:43,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:25:43,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:25:43,341 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:25:43,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 16:25:43,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 16:25:43,345 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,345 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:25:43,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3681e80) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:25:43,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:25:43,352 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:43,352 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:25:43,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:43,356 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:25:43,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:25:43,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:25:43,366 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:25:43,366 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:25:43,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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,393 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:43,393 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (last written to /dev/sdc). 2024-03-01 16:25:43,393 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:25:43,394 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:25:43,398 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:25:43,398 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:25:43,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:25:43,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:25:43,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:25:43,414 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:43,417 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:25:43,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:43,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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:25:43,451 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:43,451 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb. WARNING: VG test_vg1 is missing PV 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb (last written to /dev/sdc). 2024-03-01 16:25:43,451 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:25:43,452 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:25:43,452 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:43,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:25:43,456 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:25:43,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:25:43,468 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:25:43,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:25:43,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:25:43,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:25:43,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:25:43,474 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:25:43,478 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:25:43,478 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,479 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:25:43,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc35f0e10) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:25:43,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:25:43,482 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:25:43,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:25:43,486 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:25:43,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,496 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:25:43,496 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:25:43,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:25:43,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:25:43,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:25:43,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:25:43,503 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:25:43,506 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:25:43,506 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,507 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:25:43,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc35f9f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:25:43,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:25:43,510 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:25:43,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb', 'ID_FS_UUID_ENC': '2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:25:43,514 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:25:43,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:25:43,524 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:25:43,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:25:43,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:25:43,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:25:43,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:25:43,531 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:25:43,534 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:25:43,535 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,535 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:25:43,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc35f9b70) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:25:43,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:25:43,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:43,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:25:43,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:43,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:25:43,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:25:43,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:25:43,555 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:25:43,556 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:25:43,556 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 16:25:43,584 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5CgihV-4InC-Ztx6-brT0-efJy-IQAe-LZ5YmD LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=LnjnTt-AZd0-ghZL-NI3Q-X1g4-0JM1-qBPfMC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB 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=2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:25:43,584 INFO program/MainThread: stderr[9]: 2024-03-01 16:25:43,584 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:25:43,585 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:25:43,589 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2fERtG-UN54-cYv6-iB6i-pmPy-TTaV-pJFBSb ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:25:43,589 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:25:43,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:25:43,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:43,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:25:43,605 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:25:43,608 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:25:43,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB ; incomplete: True ; hidden: False ; 2024-03-01 16:25:43,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:43,615 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 16:25:43,641 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:25:43,641 INFO program/MainThread: stderr[10]: 2024-03-01 16:25:43,641 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:25:43,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:25:43,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:25:43,659 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:43,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:25:43,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:25:43,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:43,667 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:43,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 16:25:43,671 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:43,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:25:43,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:25:43,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:25:43,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:25:43,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:25:43,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:43,685 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:43,689 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 16:25:43,689 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:43,690 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:25:43,690 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:25:43,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:43,693 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:25:43,696 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 16:25:43,697 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:25:43,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW ' '/dev/disk/by-uuid/36399145-17d2-457a-90cc-0408f44d4d41 ' '/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-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36399145-17d2-457a-90cc-0408f44d4d41', 'ID_FS_UUID_ENC': '36399145-17d2-457a-90cc-0408f44d4d41', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1114638521'} ; 2024-03-01 16:25:43,700 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:25:43,701 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:43,704 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:25:43,705 INFO program/MainThread: stderr[11]: 2024-03-01 16:25:43,705 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:25:43,705 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:43,708 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:25:43,708 INFO program/MainThread: stderr[12]: 2024-03-01 16:25:43,708 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:25:43,708 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:43,711 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:25:43,711 INFO program/MainThread: stderr[13]: 2024-03-01 16:25:43,711 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:25:43,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:25:43,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:43,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:43,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:43,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:43,719 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:43,724 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:43,727 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:25:43,727 INFO program/MainThread: stderr[14]: 2024-03-01 16:25:43,727 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:25:43,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:25:43,735 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:43,735 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:25:43,739 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:43,739 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:25:43,743 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,743 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:25:43,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:25:43,749 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:25:43,749 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:25:43,753 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:43,753 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:25:43,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:25:43,756 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:43,757 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:25:43,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:25:43,760 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:25:43,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,771 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:25:43,771 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:25:43,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:25:43,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:25:43,775 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:25:43,778 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:25:43,778 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:25:43,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:25:43,782 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,782 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:25:43,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc47880b8) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:25:43,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:25:43,786 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:25:43,789 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:25:43,789 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:25:43,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,800 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:25:43,800 INFO blivet/MainThread: sde is a disk 2024-03-01 16:25:43,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:25:43,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:25:43,804 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:25:43,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:25:43,807 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:25:43,810 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:25:43,810 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,811 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:25:43,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc35f1ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:25:43,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:25:43,814 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:25:43,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:25:43,818 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:25:43,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:25:43,828 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:25:43,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:25:43,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:25:43,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:25:43,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:25:43,835 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:25:43,839 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:25:43,839 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,839 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:25:43,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3616320) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:25:43,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:25:43,843 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:25:43,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:25:43,846 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:25:43,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,856 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:25:43,857 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:25:43,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:25:43,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:25:43,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:25:43,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:25:43,864 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:25:43,867 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:25:43,867 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,868 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:25:43,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3616b70) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:25:43,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:25:43,871 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:25:43,875 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:25:43,875 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:25:43,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:25:43,886 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:25:43,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:25:43,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:25:43,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:25:43,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:25:43,892 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:25:43,896 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:25:43,896 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,896 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:25:43,896 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc36060f0) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:25:43,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:25:43,900 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:25:43,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:25:43,903 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:25:43,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,913 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:25:43,914 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:25:43,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:25:43,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:25:43,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:25:43,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:25:43,921 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:25:43,924 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:25:43,924 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,925 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:25:43,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3602a90) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:25:43,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:25:43,928 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:25:43,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:25:43,932 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:25:43,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:25:43,944 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:25:43,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:25:43,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:25:43,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:25:43,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:25:43,950 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:25:43,953 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:25:43,954 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:25:43,954 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:25:43,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3606748) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:25:43,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:25:43,958 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:25:43,961 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': '37936093'} ; 2024-03-01 16:25:43,961 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:25:43,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:43,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:43,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:25:43,971 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:25:43,971 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:25:43,971 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:25:43,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:25:43,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:25:43,975 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:25:43,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:25:43,978 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:25:43,981 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:25:43,982 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:25:43,982 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:25:43,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7fadc3621978) -- 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 16:25:43,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:25:43,989 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:43,989 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:25:43,992 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:43,992 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:25:43,996 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,996 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:25:43,999 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:43,999 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:25:44,002 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:25:44,005 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:25:44,009 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:25:44,013 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 0x7fadc35a7748> 2024-03-01 16:25:47,061 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:25:47,066 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:25:47,066 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:25:47,070 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': '37939519'} ; 2024-03-01 16:25:47,070 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:25:47,070 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:25:47,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,080 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:25:47,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,097 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:25:47,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:25:47,120 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:25:47,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:25:47,123 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:25:47,127 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:25:47,127 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:25:47,130 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:47,131 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:47,131 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:25:47,134 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:25:47,137 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:25:47,140 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:25:47,143 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:25:47,147 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:25:47,147 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:25:47,147 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:25:47,148 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:25:47,147 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fadc36219e8) -- 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 0x7fadc35b7200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:25:47,152 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:25:47,155 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:25:47,155 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:25:47,158 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:25:47,159 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:25:47,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:47,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:25:47,165 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:25:47,165 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:25:47,166 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:25:47,169 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:25:47,169 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:25:47,172 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:25:47,172 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:25:47,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/36399145-17d2-457a-90cc-0408f44d4d41', '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-MCSREH3eUivxLg1NCwvQlRz8Pj6qGdGBTepOtLD1TiR0G8bgCgnm0TabhXTZpmyW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '36399145-17d2-457a-90cc-0408f44d4d41', 'ID_FS_UUID_ENC': '36399145-17d2-457a-90cc-0408f44d4d41', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1114638521'} ; 2024-03-01 16:25:47,176 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:25:47,176 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:47,180 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:25:47,180 INFO program/MainThread: stderr[15]: 2024-03-01 16:25:47,180 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:25:47,180 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:47,183 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:25:47,183 INFO program/MainThread: stderr[16]: 2024-03-01 16:25:47,183 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:25:47,183 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:47,186 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:25:47,187 INFO program/MainThread: stderr[17]: 2024-03-01 16:25:47,187 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:25:47,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,194 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 16:25:47,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,198 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,199 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,194 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,199 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:25:47,202 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:25:47,202 INFO program/MainThread: stderr[18]: 2024-03-01 16:25:47,202 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:25:47,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:25:47,207 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:25:47,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,217 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,230 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:25:47,231 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:25:47,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,244 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:25:47,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,256 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:25:47,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,267 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:25:47,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,279 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:25:47,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,290 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:25:47,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:25:47,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:25:47,302 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:25:47,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,308 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:25:47,309 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,309 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,311 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,311 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:25:47,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:25:47,319 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:25:47,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:25:47,325 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:25:47,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:25:47,331 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:25:47,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:25:47,337 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 16:25:47,337 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:25:47,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,340 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,341 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,345 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,348 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,349 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,352 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,353 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,356 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,357 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,360 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,361 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,365 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,368 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,369 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,373 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,377 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,381 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,381 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,385 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,385 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,389 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,402 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,406 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,409 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,410 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,413 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,414 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,417 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,418 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,421 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,422 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,425 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,426 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,429 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,430 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,433 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,434 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,437 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,438 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,441 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,442 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,445 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,446 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,449 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,453 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,458 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,461 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,462 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,465 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:25:47,466 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:25:47,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fadc35f1c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = TepOtL-D1Ti-R0G8-bgCg-nm0T-abhX-TZpmyW 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 (0x7fadc46c9f98) -- 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 = MCSREH-3eUi-vxLg-1NCw-vQlR-z8Pj-6qGdGB size = 2.98 GiB format = existing None major = 0 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 16:25:47,466 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:25:47,469 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 16:25:47,470 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:25:47,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:25:47,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:25:47,474 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,474 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:25:47,478 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:25:47,478 INFO program/MainThread: stderr[19]: 2024-03-01 16:25:47,478 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:25:47,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:25:47,483 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:25:47,483 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,484 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 16:25:47,484 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:25:47,487 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:25:47,487 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:25:47,491 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:25:47,494 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:25:47,497 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:25:47,497 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:25:47,497 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:25:47,497 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:25:47,497 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:25:47,500 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:25:47,500 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:25:47,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:25:47,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:25:47,503 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:25:47,503 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:25:47,503 DEBUG blivet/MainThread: removing sda 2024-03-01 16:25:47,506 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:25:47,506 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:25:47,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:25:47,510 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:25:47,510 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:25:47,510 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:25:47,510 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:25:47,513 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:25:47,513 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:25:47,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:25:47,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:25:47,516 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:25:47,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,527 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,551 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,566 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:25:47,567 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:25:47,567 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:25:47,567 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:25:47,570 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:25:47,573 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:25:47,576 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:25:47,577 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:25:47,580 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:25:47,580 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 0x7fadc35733b8> 2024-03-01 16:25:47,580 INFO blivet/MainThread: sorting actions... 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:25:47,581 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:25:47,582 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,588 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:25:47,588 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:25:47,595 INFO program/MainThread: stdout: 2024-03-01 16:25:47,595 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:25:47,595 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,612 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:47,622 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:47,623 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:25:47,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:25:47,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:25:47,634 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:25:47,637 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:25:47,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:25:47,641 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 16:25:47,674 INFO program/MainThread: stdout[20]: 2024-03-01 16:25:47,675 INFO program/MainThread: stderr[20]: 2024-03-01 16:25:47,675 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:25:47,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:25:47,682 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,686 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,690 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,696 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:25:47,702 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 16:25:47,749 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:25:47,749 INFO program/MainThread: stderr[21]: 2024-03-01 16:25:47,749 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:25:47,750 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:25:47,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:25:47,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:25:47,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:25:47,775 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,780 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,785 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,790 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,795 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:25:47,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:25:47,802 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 16:25:47,839 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:25:47,840 INFO program/MainThread: stderr[22]: 2024-03-01 16:25:47,840 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:25:47,840 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 16:25:47,882 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:25:47,883 INFO program/MainThread: stderr[23]: 2024-03-01 16:25:47,883 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:25:47,883 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 16:25:47,917 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:25:47,918 INFO program/MainThread: stderr[24]: 2024-03-01 16:25:47,918 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:25:47,919 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:25:47,926 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:47,933 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:25:47,959 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:25:47,959 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 16:25:47,993 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:25:47,993 INFO program/MainThread: stderr[25]: 2024-03-01 16:25:47,993 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:25:47,993 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:25:47,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,059 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,060 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:25:48,064 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:48,067 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:25:48,070 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:25:48,070 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 16:25:48,096 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:25:48,096 INFO program/MainThread: stderr[26]: 2024-03-01 16:25:48,096 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:25:48,097 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:25:48,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,162 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:25:48,166 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:25:48,169 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:25:48,172 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:25:48,172 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 16:25:48,200 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:25:48,201 INFO program/MainThread: stderr[27]: 2024-03-01 16:25:48,201 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:25:48,201 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:25:48,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,226 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,241 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:25:48,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:25:48,264 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:25:48,264 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 0x7fadc35b7200> 2024-03-01 16:26:14,193 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9kpzg6wn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:26:18,743 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gv5q5wlm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:26:25,829 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_htztp5ph/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:26:25,865 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:25,866 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:26:25,869 INFO program/MainThread: stdout[2]: 2024-03-01 16:26:25,869 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:26:25,869 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:26:25,870 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:26:25,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:25,875 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:26:25,878 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:25,878 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:26:25,881 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:25,882 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:26:25,885 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:25,885 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:26:25,893 INFO program/MainThread: stdout: 2024-03-01 16:26:25,893 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:26:25,893 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:26:25,893 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:26:25,893 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:25,893 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:26:25,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:25,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:25,894 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:26:25,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:25,894 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:26:25,895 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:26:25,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:25,908 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:25,919 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:26:25,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:26:25,924 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:26:25,925 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:25,953 INFO program/MainThread: stdout[3]: 2024-03-01 16:26:25,953 INFO program/MainThread: stderr[3]: 2024-03-01 16:26:25,953 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:26:25,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:25,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:25,967 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:26:25,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:26:25,973 INFO blivet/MainThread: sda is a disk 2024-03-01 16:26:25,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:26:25,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:26:25,977 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:26:25,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:26:25,980 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:26:25,983 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:26:25,984 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:26:25,984 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:26:25,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84ee4c88) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:26:25,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:26:25,988 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:26:25,992 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:26:25,992 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:26:25,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:26:25,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:26:26,002 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:26:26,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:26:26,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:26:26,006 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:26:26,009 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:26:26,009 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:26:26,012 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:26:26,013 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,013 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:26:26,013 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84e9d278) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:26:26,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:26:26,016 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:26:26,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:26:26,020 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:26:26,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:26:26,030 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:26:26,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:26:26,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:26:26,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:26:26,037 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:26:26,037 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:26:26,040 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:26:26,041 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,041 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:26:26,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c846539b0) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:26:26,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:26:26,045 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:26:26,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:26:26,048 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:26:26,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:26:26,059 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:26:26,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:26:26,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:26:26,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:26:26,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:26:26,065 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:26:26,068 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:26:26,069 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,069 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:26:26,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84653eb8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:26:26,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:26:26,073 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:26:26,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:26:26,076 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:26:26,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,086 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:26:26,087 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:26:26,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:26:26,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:26:26,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:26:26,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:26:26,093 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:26:26,097 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:26:26,097 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,097 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:26:26,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84653f60) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:26:26,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:26:26,101 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:26:26,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:26:26,104 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:26:26,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:26:26,115 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:26:26,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:26:26,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:26:26,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:26:26,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:26:26,121 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:26:26,125 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:26:26,125 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,125 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:26:26,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84659e80) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:26:26,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:26:26,129 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:26:26,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:26:26,132 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:26:26,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:26:26,143 INFO blivet/MainThread: sde is a disk 2024-03-01 16:26:26,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:26:26,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:26:26,146 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:26:26,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:26:26,150 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:26:26,153 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:26:26,153 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,154 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:26:26,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84659f98) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:26:26,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:26:26,157 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:26:26,160 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:26:26,161 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:26:26,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:26:26,171 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:26:26,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:26:26,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:26:26,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:26:26,178 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:26:26,178 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:26:26,181 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:26:26,182 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,182 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:26:26,182 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84661a90) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:26:26,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:26:26,185 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:26:26,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:26:26,189 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:26:26,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,199 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:26:26,199 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:26:26,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:26:26,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:26:26,203 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:26:26,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:26:26,206 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:26:26,209 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:26:26,210 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,210 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:26:26,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84659c50) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:26:26,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:26:26,214 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:26:26,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:26:26,217 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:26:26,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:26:26,228 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:26:26,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:26:26,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:26:26,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:26:26,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:26:26,235 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:26:26,238 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:26:26,238 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,239 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:26:26,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c8466ab38) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:26:26,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:26:26,242 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:26:26,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:26:26,246 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:26:26,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,256 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:26:26,256 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:26:26,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:26:26,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:26:26,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:26:26,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:26:26,263 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:26:26,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:26:26,267 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,267 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:26:26,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84672208) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:26:26,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:26:26,271 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:26:26,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:26:26,274 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:26:26,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:26:26,285 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:26:26,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:26:26,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:26:26,288 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:26:26,291 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:26:26,292 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:26:26,295 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:26:26,295 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:26:26,295 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:26:26,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c8466a400) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:26:26,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:26:26,299 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:26:26,302 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': '37936093'} ; 2024-03-01 16:26:26,302 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:26:26,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:26,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:26,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:26:26,312 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:26:26,313 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:26:26,313 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:26:26,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:26:26,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:26:26,317 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:26:26,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:26:26,320 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:26:26,324 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:26:26,324 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:26:26,324 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:26:26,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2c84672eb8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:26:26,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:26:26,331 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:26:26,332 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:26:26,335 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:26:26,335 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:26:26,338 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:26,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:26:26,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:26,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:26:26,345 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:26:26,348 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:26,351 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:26:26,356 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 0x7f2c8460c188> 2024-03-01 16:26:29,177 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:26:29,181 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:26:29,181 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:26:29,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': '37939519'} ; 2024-03-01 16:26:29,185 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:26:29,186 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:26:29,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,195 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:26:29,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:29,212 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:29,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:26:29,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:26:29,234 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:26:29,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:26:29,238 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:26:29,241 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:26:29,241 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:26:29,245 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:26:29,245 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:26:29,245 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:26:29,248 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:26:29,252 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:26:29,255 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:26:29,258 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:26:29,262 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:26:29,262 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:26:29,262 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:26:29,263 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:26:29,262 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2c84672da0) -- 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 0x7f2c846095c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:26:29,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:26:29,270 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:26:29,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:26:29,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:26:29,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:26:29,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:29,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:26:29,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:29,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:26:29,282 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:26:29,282 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:26:29,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:29,286 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:26:29,289 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:26:29,289 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:26:29,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:29,302 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:29,314 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:26:29,315 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:26:29,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,327 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:26:29,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,339 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:26:29,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,350 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:26:29,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,362 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:26:29,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,373 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:26:29,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:29,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:26:29,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:29,384 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:26:29,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:26:29,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:26:33,831 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3z68vnay/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:26:33,867 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:33,867 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:26:33,871 INFO program/MainThread: stdout[2]: 2024-03-01 16:26:33,871 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:26:33,871 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:26:33,871 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:26:33,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:33,876 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:26:33,880 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:33,880 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:26:33,883 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:33,883 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:26:33,886 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:26:33,886 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:26:33,894 INFO program/MainThread: stdout: 2024-03-01 16:26:33,894 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:26:33,894 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,894 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:26:33,895 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:26:33,895 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:33,895 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:26:33,895 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:33,895 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:33,895 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:26:33,895 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:26:33,896 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:26:33,896 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:26:33,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:33,906 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:33,918 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:26:33,923 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:26:33,923 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:26:33,923 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:33,954 INFO program/MainThread: stdout[3]: 2024-03-01 16:26:33,954 INFO program/MainThread: stderr[3]: 2024-03-01 16:26:33,954 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:26:33,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:33,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:33,967 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:26:33,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:26:33,972 INFO blivet/MainThread: sda is a disk 2024-03-01 16:26:33,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:26:33,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:26:33,976 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:26:33,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:26:33,979 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:26:33,983 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:26:33,983 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:26:33,984 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:26:33,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302b43ad30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:26:33,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:26:33,988 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:26:33,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:26:33,991 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:26:33,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:26:33,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,001 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:26:34,002 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:26:34,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:26:34,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:26:34,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:26:34,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:26:34,009 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:26:34,012 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:26:34,012 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,013 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:26:34,013 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302b3f5320) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:26:34,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:26:34,016 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:26:34,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:26:34,020 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:26:34,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:26:34,030 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:26:34,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:26:34,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:26:34,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:26:34,037 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:26:34,037 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:26:34,040 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:26:34,041 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,041 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:26:34,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3aaa20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:26:34,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:26:34,045 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:26:34,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:26:34,048 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:26:34,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:26:34,059 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:26:34,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:26:34,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:26:34,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:26:34,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:26:34,065 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:26:34,069 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:26:34,069 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,069 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:26:34,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3aaf28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:26:34,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:26:34,073 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:26:34,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:26:34,076 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:26:34,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:26:34,087 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:26:34,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:26:34,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:26:34,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:26:34,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:26:34,094 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:26:34,097 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:26:34,097 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,098 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:26:34,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3aafd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:26:34,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:26:34,101 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:26:34,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:26:34,105 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:26:34,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:26:34,115 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:26:34,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:26:34,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:26:34,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:26:34,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:26:34,122 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:26:34,125 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:26:34,126 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,126 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:26:34,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3b0ef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:26:34,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:26:34,130 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:26:34,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:26:34,133 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:26:34,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,143 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:26:34,144 INFO blivet/MainThread: sde is a disk 2024-03-01 16:26:34,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:26:34,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:26:34,147 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:26:34,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:26:34,151 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:26:34,154 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:26:34,154 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,155 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:26:34,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3b0e48) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:26:34,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:26:34,158 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:26:34,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:26:34,162 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:26:34,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,172 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:26:34,172 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:26:34,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:26:34,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:26:34,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:26:34,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:26:34,179 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:26:34,182 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:26:34,183 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,183 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:26:34,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3b8b00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:26:34,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:26:34,187 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:26:34,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:26:34,190 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:26:34,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,200 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:26:34,201 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:26:34,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:26:34,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:26:34,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:26:34,207 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:26:34,208 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:26:34,211 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:26:34,211 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,212 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:26:34,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3b0f28) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:26:34,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:26:34,215 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:26:34,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:26:34,219 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:26:34,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:26:34,230 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:26:34,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:26:34,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:26:34,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:26:34,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:26:34,237 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:26:34,240 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:26:34,240 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,241 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:26:34,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3c1ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:26:34,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:26:34,244 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:26:34,248 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:26:34,248 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:26:34,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:26:34,258 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:26:34,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:26:34,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:26:34,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:26:34,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:26:34,265 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:26:34,268 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:26:34,269 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,269 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:26:34,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3c9278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:26:34,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:26:34,273 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:26:34,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:26:34,276 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:26:34,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:26:34,287 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:26:34,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:26:34,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:26:34,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:26:34,294 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:26:34,294 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:26:34,297 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:26:34,297 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:26:34,298 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:26:34,298 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3b87f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:26:34,301 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:26:34,301 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:26:34,304 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': '37936093'} ; 2024-03-01 16:26:34,305 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:26:34,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:34,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:34,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:26:34,315 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:26:34,315 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:26:34,315 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:26:34,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:26:34,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:26:34,319 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:26:34,322 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:26:34,323 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:26:34,326 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:26:34,326 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:26:34,327 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:26:34,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7f302a3cf048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:26:34,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:26:34,334 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:26:34,334 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:26:34,338 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:26:34,338 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:26:34,341 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:34,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:26:34,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:34,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:26:34,348 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:26:34,351 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:34,354 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:26:34,359 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 0x7f302a363148> 2024-03-01 16:26:37,181 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:26:37,186 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:26:37,186 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:26:37,190 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': '37939519'} ; 2024-03-01 16:26:37,190 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:26:37,190 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:26:37,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,200 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:26:37,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:37,218 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:37,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:26:37,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:26:37,241 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:26:37,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:26:37,245 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:26:37,248 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:26:37,248 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:26:37,252 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:26:37,252 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:26:37,252 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:26:37,255 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:26:37,259 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:26:37,262 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:26:37,266 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:26:37,269 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:26:37,269 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:26:37,269 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:26:37,270 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:26:37,269 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f302a3c9940) -- 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 0x7f302a3605c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:26:37,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:26:37,277 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:26:37,277 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:26:37,281 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:26:37,281 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:26:37,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:37,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:26:37,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:26:37,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:26:37,289 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:26:37,289 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:26:37,293 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,293 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:26:37,296 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:26:37,296 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:26:37,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:37,307 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:37,320 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:26:37,321 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:26:37,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,334 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:26:37,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,345 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:26:37,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,357 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:26:37,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,368 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:26:37,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,380 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:26:37,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,392 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:26:37,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,403 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:26:37,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:26:37,409 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:26:37,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:26:37,415 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:26:37,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:26:37,421 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:26:37,424 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,424 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:26:37,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:26:37,428 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:26:37,428 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:26:37,431 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,432 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:26:37,435 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,435 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:26:37,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:26:37,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:26:37,438 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:26:37,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,442 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:26:37,444 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,445 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:26:37,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:26:37,448 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:26:37,448 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:26:37,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,451 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:26:37,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:26:37,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:26:37,460 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:26:37,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:26:37,467 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:26:37,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:26:37,474 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:26:37,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:26:37,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:26:37,479 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:26:37,479 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:26:37,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,493 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:26:37,494 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,494 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:26:37,494 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:26:37,495 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,495 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:26:37,498 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,499 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:26:37,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:26:37,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:26:37,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:26:37,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:26:37,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:26:37,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:26:37,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:26:37,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:26:37,524 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,524 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:26:37,525 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:26:37,525 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:26:37,529 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:26:37,529 INFO program/MainThread: stderr[4]: 2024-03-01 16:26:37,529 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:26:37,530 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:26:37,530 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:37,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:26:37,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,535 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:37,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,547 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:26:37,548 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,549 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:26:37,549 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:26:37,549 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,550 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:26:37,553 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,553 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:26:37,556 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:26:37,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:26:37,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:26:37,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:26:37,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:26:37,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:26:37,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:26:37,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:26:37,579 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:26:37,579 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:26:37,579 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:26:37,580 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:26:37,580 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:37,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:26:37,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,584 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:37,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,596 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:26:37,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:26:37,602 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:26:37,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:26:37,608 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:26:37,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:26:37,614 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:26:37,617 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,617 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:26:37,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:26:37,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:26:37,620 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:26:37,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,624 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:26:37,627 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,627 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:26:37,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:26:37,630 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:26:37,630 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:26:37,633 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,633 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:26:37,636 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,636 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:26:37,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:26:37,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:26:37,640 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:26:37,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,643 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:26:37,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:26:37,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:26:37,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:26:37,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:26:37,658 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:26:37,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:26:37,666 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:26:37,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:26:37,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:26:37,670 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:26:37,670 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:26:37,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,684 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:26:37,685 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,685 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:26:37,686 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:26:37,686 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,686 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:26:37,690 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,690 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:26:37,692 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:26:37,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:26:37,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:26:37,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:26:37,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:26:37,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:26:37,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:26:37,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:26:37,715 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,715 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:26:37,715 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:26:37,716 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:26:37,716 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:37,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:26:37,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,720 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:37,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,732 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:26:37,733 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,734 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:26:37,734 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:26:37,734 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,735 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:26:37,738 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,738 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:26:37,741 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:26:37,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:26:37,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:26:37,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:26:37,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:26:37,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:26:37,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:26:37,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:26:37,763 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:26:37,764 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:26:37,764 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:26:37,764 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:26:37,764 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:37,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:26:37,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,768 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:37,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,781 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:26:37,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:26:37,787 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:26:37,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:26:37,793 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:26:37,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:26:37,799 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:26:37,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:26:37,805 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:26:37,807 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:26:37,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:26:37,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:26:37,811 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:26:37,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,814 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:26:37,817 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,817 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:26:37,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:26:37,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:26:37,821 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:26:37,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,824 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:26:37,827 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,827 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:26:37,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:26:37,830 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:26:37,831 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:26:37,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,834 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:26:37,838 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:26:37,838 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:26:37,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:26:37,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:26:37,841 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:26:37,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:26:37,844 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:26:37,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:26:37,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:26:37,853 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:26:37,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:26:37,860 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:26:37,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:26:37,867 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:26:37,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:26:37,875 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:26:37,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:26:37,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:26:37,889 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:26:37,889 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:26:37,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,905 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:26:37,906 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,906 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:26:37,906 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:26:37,907 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,907 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:26:37,910 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,911 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:26:37,914 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:26:37,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:26:37,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:26:37,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:26:37,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:26:37,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:26:37,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:26:37,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:26:37,936 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,936 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:26:37,937 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:26:37,937 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:26:37,937 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:37,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:26:37,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,941 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:37,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:37,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:37,954 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:26:37,955 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,956 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:26:37,956 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:26:37,956 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,957 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:26:37,960 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,960 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:26:37,963 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:37,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:26:37,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:26:37,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:26:37,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:26:37,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:26:37,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:26:37,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:26:37,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:26:37,986 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:37,987 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:26:37,987 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:26:37,987 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:26:37,987 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:37,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:26:37,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:26:37,991 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:37,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:37,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:38,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:38,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:38,004 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:26:38,005 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,006 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:26:38,006 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:26:38,006 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,007 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:26:38,010 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:38,010 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:26:38,013 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:38,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:26:38,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:26:38,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:26:38,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:26:38,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:26:38,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:26:38,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:26:38,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:26:38,036 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,037 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:26:38,037 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:26:38,037 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:26:38,037 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:26:38,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:26:38,042 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:38,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:26:38,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:38,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:26:38,054 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:26:38,055 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,056 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:26:38,057 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:26:38,057 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,058 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:26:38,061 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:38,061 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:26:38,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:26:38,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:26:38,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:26:38,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:26:38,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:26:38,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:26:38,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:26:38,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:26:38,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:26:38,087 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:26:38,088 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:26:38,088 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:26:38,089 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:26:38,089 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:26:38,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:26:38,093 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,094 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:26:38,094 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:26:38,095 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:26:38,096 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,097 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,097 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:26:38,099 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:26:38,102 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:26:38,105 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:26:38,108 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:26:38,109 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:26:38,112 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:26:38,112 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 0x7f302a308780> 2024-03-01 16:26:38,112 INFO blivet/MainThread: sorting actions... 2024-03-01 16:26:38,147 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:26:38,148 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:26:38,148 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:26:38,148 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:26:38,149 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:26:38,149 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:26:38,150 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:26:38,150 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:26:38,150 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:26:38,151 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:26:38,151 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:26:38,151 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:26:38,152 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:26:38,152 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:26:38,153 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:26:38,153 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,153 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:38,154 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,154 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:38,155 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:38,155 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:38,156 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:38,156 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:38,157 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:26:38,157 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:26:38,157 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:26:38,158 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:26:38,158 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:38,159 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:38,159 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:38,160 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:38,160 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:26:38,160 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:26:38,161 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:26:38,161 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:26:38,162 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:38,162 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:38,162 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:38,163 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:38,163 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:26:38,166 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,169 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:26:38,169 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:26:38,176 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,205 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,217 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,218 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:26:38,222 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,225 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:26:38,225 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:26:38,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,257 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,270 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:26:38,274 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,277 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:26:38,277 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:26:38,282 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,310 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,323 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,324 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:26:38,328 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,331 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:26:38,331 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:26:38,336 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,363 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,374 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:26:38,378 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,381 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:26:38,381 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:26:38,386 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,413 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,424 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,425 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:26:38,429 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,432 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:26:38,432 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:26:38,437 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,465 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,475 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,476 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:26:38,480 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,483 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:26:38,483 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:26:38,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,527 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,528 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:26:38,532 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,535 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:26:38,535 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:26:38,540 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,567 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,578 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,579 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:26:38,583 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,586 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:26:38,586 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:26:38,591 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,631 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:26:38,635 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:26:38,638 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:26:38,638 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:26:38,643 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,670 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,683 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,684 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:26:38,688 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:38,691 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,694 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,694 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:26:38,694 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:38,724 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:26:38,724 INFO program/MainThread: stderr[5]: 2024-03-01 16:26:38,724 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:26:38,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,749 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:26:38,756 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:26:38,759 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:26:38,771 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,797 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,797 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:26:38,801 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:38,804 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,807 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,807 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:26:38,808 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:38,846 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:26:38,846 INFO program/MainThread: stderr[6]: 2024-03-01 16:26:38,846 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:26:38,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,870 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,877 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:26:38,877 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:26:38,879 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:26:38,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,917 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,917 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:26:38,922 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:38,925 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,928 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:26:38,928 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:26:38,928 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:38,959 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:26:38,960 INFO program/MainThread: stderr[7]: 2024-03-01 16:26:38,960 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:26:38,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:38,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:38,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:26:38,990 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:26:38,992 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:26:39,006 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,032 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,033 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:26:39,037 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,040 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,043 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,043 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:26:39,043 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:39,076 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:26:39,076 INFO program/MainThread: stderr[8]: 2024-03-01 16:26:39,076 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:26:39,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,096 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,103 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:26:39,104 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:26:39,106 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:26:39,120 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,147 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:26:39,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:26:39,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:26:39,158 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,161 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,164 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,167 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,170 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,176 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:26:39,183 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:39,252 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:26:39,253 INFO program/MainThread: stderr[9]: 2024-03-01 16:26:39,253 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:26:39,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:39,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:26:39,275 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,281 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,288 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,303 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,317 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,324 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:26:39,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:26:39,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,367 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,368 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:26:39,375 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,385 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:39,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:26:39,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:26:39,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:39,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:26:39,404 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,407 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,411 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,418 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,425 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:26:39,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:26:39,445 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:39,475 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:26:39,475 INFO program/MainThread: stderr[10]: 2024-03-01 16:26:39,475 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:26:39,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:26:39,481 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:39,569 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:26:39,569 INFO program/MainThread: stderr[11]: 2024-03-01 16:26:39,569 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:26:39,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:26:39,586 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:26:39,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,627 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:26:39,632 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:26:39,633 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:26:39,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,659 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:26:39,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,666 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:26:39,669 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:26:39,669 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:26:39,693 INFO program/MainThread: stdout: 2024-03-01 16:26:39,694 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:26:39,694 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:39,694 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:39,694 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:39,694 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:26:39,694 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:39,694 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:39,694 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:26:39,694 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:39,694 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:39,694 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,695 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:26:39,708 INFO program/MainThread: stdout: 2024-03-01 16:26:39,709 INFO program/MainThread: writing all SBs 2024-03-01 16:26:39,709 INFO program/MainThread: new label = "" 2024-03-01 16:26:39,709 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,725 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:26:39,730 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:26:39,731 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:26:39,739 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,754 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,754 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:39,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:26:39,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:26:39,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,766 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:39,793 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:26:39,793 INFO program/MainThread: stderr[12]: 2024-03-01 16:26:39,793 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:26:39,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:26:39,798 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:39,886 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:26:39,886 INFO program/MainThread: stderr[13]: 2024-03-01 16:26:39,886 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:26:39,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:26:39,903 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:26:39,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:26:39,947 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:26:39,947 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:26:39,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:39,972 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:39,972 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:26:39,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:39,980 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:26:39,983 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:26:39,983 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:26:40,006 INFO program/MainThread: stdout: 2024-03-01 16:26:40,006 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:26:40,006 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:40,006 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:40,006 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:40,006 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:26:40,006 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:40,006 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:40,007 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:26:40,007 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:40,007 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:40,007 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,007 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:26:40,021 INFO program/MainThread: stdout: 2024-03-01 16:26:40,021 INFO program/MainThread: writing all SBs 2024-03-01 16:26:40,021 INFO program/MainThread: new label = "" 2024-03-01 16:26:40,021 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,038 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:26:40,043 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:26:40,044 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:26:40,053 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,069 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,069 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:40,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:26:40,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:26:40,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,080 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:40,106 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:26:40,106 INFO program/MainThread: stderr[14]: 2024-03-01 16:26:40,106 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:26:40,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:26:40,111 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:40,207 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:26:40,207 INFO program/MainThread: stderr[15]: 2024-03-01 16:26:40,207 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:26:40,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:26:40,225 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:26:40,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,256 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:26:40,262 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:26:40,262 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:26:40,272 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,288 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,288 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:26:40,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,296 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:26:40,299 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:26:40,299 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:26:40,323 INFO program/MainThread: stdout: 2024-03-01 16:26:40,324 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:26:40,324 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:40,324 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:40,324 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:40,324 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:26:40,324 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:40,324 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:40,324 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:26:40,324 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:40,324 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:40,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,325 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:26:40,336 INFO program/MainThread: stdout: 2024-03-01 16:26:40,337 INFO program/MainThread: writing all SBs 2024-03-01 16:26:40,337 INFO program/MainThread: new label = "" 2024-03-01 16:26:40,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,352 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:26:40,357 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:26:40,359 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:26:40,368 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,383 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:40,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:26:40,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:26:40,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,394 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:40,420 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:26:40,420 INFO program/MainThread: stderr[16]: 2024-03-01 16:26:40,420 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:26:40,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:26:40,425 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:40,511 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:26:40,511 INFO program/MainThread: stderr[17]: 2024-03-01 16:26:40,511 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:26:40,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:26:40,528 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:26:40,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:26:40,575 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:26:40,575 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:26:40,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,600 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,601 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:26:40,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,608 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:26:40,611 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:26:40,611 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:26:40,644 INFO program/MainThread: stdout: 2024-03-01 16:26:40,644 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:26:40,644 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:40,645 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:40,645 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:40,645 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:26:40,645 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:40,645 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:40,645 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:26:40,645 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:40,645 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:40,645 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,646 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:26:40,659 INFO program/MainThread: stdout: 2024-03-01 16:26:40,659 INFO program/MainThread: writing all SBs 2024-03-01 16:26:40,659 INFO program/MainThread: new label = "" 2024-03-01 16:26:40,659 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:26:40,680 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:26:40,681 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:26:40,690 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,704 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,704 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:26:40,708 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,711 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,714 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,714 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:26:40,715 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:40,745 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:26:40,746 INFO program/MainThread: stderr[18]: 2024-03-01 16:26:40,746 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:26:40,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,766 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:26:40,773 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:26:40,775 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:26:40,791 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,818 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,818 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:26:40,823 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,826 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,829 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,829 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:26:40,830 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:40,863 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:26:40,864 INFO program/MainThread: stderr[19]: 2024-03-01 16:26:40,864 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:26:40,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,886 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:26:40,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 16:26:40,896 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:26:40,909 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,909 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:40,934 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:40,935 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:26:40,939 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:40,942 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,945 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:26:40,945 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:26:40,945 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:40,981 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:26:40,981 INFO program/MainThread: stderr[20]: 2024-03-01 16:26:40,982 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:26:40,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,000 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:26:41,008 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:26:41,010 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:26:41,023 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,054 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,054 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:26:41,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:26:41,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:26:41,065 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,068 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,071 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,074 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,077 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:26:41,084 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:41,146 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:26:41,146 INFO program/MainThread: stderr[21]: 2024-03-01 16:26:41,146 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:26:41,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:41,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:26:41,168 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,172 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,175 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,179 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,182 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:26:41,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:26:41,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,214 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,215 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:26:41,223 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,234 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,234 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:41,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:26:41,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:26:41,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:41,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:26:41,252 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,255 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,259 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,263 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,266 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:26:41,285 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:41,310 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:26:41,310 INFO program/MainThread: stderr[22]: 2024-03-01 16:26:41,310 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:26:41,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:26:41,315 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:41,402 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:26:41,402 INFO program/MainThread: stderr[23]: 2024-03-01 16:26:41,402 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:26:41,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:26:41,419 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:26:41,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,446 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:26:41,452 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:26:41,452 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:26:41,461 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,478 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:26:41,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,485 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:26:41,488 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:26:41,489 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:26:41,511 INFO program/MainThread: stdout: 2024-03-01 16:26:41,511 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:26:41,511 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:41,511 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:41,511 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:41,512 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:26:41,512 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:41,512 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:41,512 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:26:41,512 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:41,512 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:41,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,512 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:26:41,525 INFO program/MainThread: stdout: 2024-03-01 16:26:41,525 INFO program/MainThread: writing all SBs 2024-03-01 16:26:41,525 INFO program/MainThread: new label = "" 2024-03-01 16:26:41,525 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:26:41,547 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:26:41,548 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:26:41,556 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,572 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,573 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:41,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:26:41,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:26:41,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,584 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:41,610 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:26:41,610 INFO program/MainThread: stderr[24]: 2024-03-01 16:26:41,610 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:26:41,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:26:41,615 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:41,705 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:26:41,705 INFO program/MainThread: stderr[25]: 2024-03-01 16:26:41,705 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:26:41,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:26:41,721 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:26:41,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:26:41,749 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:26:41,750 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:26:41,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,772 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,772 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:26:41,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,780 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:26:41,783 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:26:41,783 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:26:41,805 INFO program/MainThread: stdout: 2024-03-01 16:26:41,805 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:26:41,805 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:41,805 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:41,805 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:41,805 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:26:41,805 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:41,805 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:41,805 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:26:41,806 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:41,806 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:41,806 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,806 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:26:41,819 INFO program/MainThread: stdout: 2024-03-01 16:26:41,819 INFO program/MainThread: writing all SBs 2024-03-01 16:26:41,819 INFO program/MainThread: new label = "" 2024-03-01 16:26:41,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,832 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:26:41,837 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:26:41,838 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:26:41,847 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,862 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,862 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:26:41,866 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,869 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,872 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,872 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:26:41,873 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:41,905 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:26:41,906 INFO program/MainThread: stderr[26]: 2024-03-01 16:26:41,906 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:26:41,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,924 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:26:41,928 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:26:41,930 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:26:41,938 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:41,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:41,960 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:26:41,964 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:41,967 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,970 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:26:41,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:26:41,971 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:42,001 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:26:42,002 INFO program/MainThread: stderr[27]: 2024-03-01 16:26:42,002 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:26:42,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,021 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:26:42,026 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:26:42,027 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:26:42,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,058 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,058 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:26:42,062 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,065 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,068 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,068 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:26:42,069 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:26:42,101 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:26:42,101 INFO program/MainThread: stderr[28]: 2024-03-01 16:26:42,101 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:26:42,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,120 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:26:42,124 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:26:42,126 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:26:42,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,157 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,157 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:26:42,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:26:42,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:26:42,168 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,171 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,174 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,177 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,180 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,183 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:26:42,187 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:42,247 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:26:42,247 INFO program/MainThread: stderr[29]: 2024-03-01 16:26:42,247 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:26:42,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:42,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:26:42,264 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,271 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,277 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,281 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,284 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,288 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,298 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:26:42,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:26:42,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,316 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,317 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:26:42,325 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,337 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:42,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:26:42,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:26:42,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:26:42,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:26:42,355 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,359 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,362 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,366 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,369 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,373 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:26:42,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:26:42,390 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:42,415 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:26:42,415 INFO program/MainThread: stderr[30]: 2024-03-01 16:26:42,415 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:26:42,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:26:42,420 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:42,504 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:26:42,504 INFO program/MainThread: stderr[31]: 2024-03-01 16:26:42,504 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:26:42,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:26:42,519 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:26:42,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,550 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:26:42,556 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:26:42,556 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:26:42,565 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,581 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,581 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:26:42,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,589 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:26:42,592 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:26:42,592 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:26:42,622 INFO program/MainThread: stdout: 2024-03-01 16:26:42,622 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:26:42,622 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:42,623 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:42,623 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:42,623 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:26:42,623 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:42,623 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:42,623 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:26:42,623 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:42,623 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:42,623 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,624 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:26:42,638 INFO program/MainThread: stdout: 2024-03-01 16:26:42,638 INFO program/MainThread: writing all SBs 2024-03-01 16:26:42,638 INFO program/MainThread: new label = "" 2024-03-01 16:26:42,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,652 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:26:42,657 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:26:42,658 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:26:42,667 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,681 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,681 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:42,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:26:42,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:26:42,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,693 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:42,719 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:26:42,719 INFO program/MainThread: stderr[32]: 2024-03-01 16:26:42,719 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:26:42,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:26:42,724 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:26:42,813 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:26:42,813 INFO program/MainThread: stderr[33]: 2024-03-01 16:26:42,813 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:26:42,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:26:42,831 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:26:42,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,854 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:26:42,859 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:26:42,860 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:26:42,869 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,884 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,884 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:26:42,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:26:42,892 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:26:42,895 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:26:42,895 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:26:42,917 INFO program/MainThread: stdout: 2024-03-01 16:26:42,917 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:26:42,917 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:26:42,917 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:26:42,917 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:26:42,917 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:26:42,917 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:26:42,918 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:26:42,918 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:26:42,918 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:26:42,918 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:26:42,918 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,918 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:26:42,930 INFO program/MainThread: stdout: 2024-03-01 16:26:42,930 INFO program/MainThread: writing all SBs 2024-03-01 16:26:42,930 INFO program/MainThread: new label = "" 2024-03-01 16:26:42,930 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,947 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:26:42,952 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:26:42,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:26:42,962 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:26:42,975 DEBUG program/MainThread: Return code: 0 2024-03-01 16:26:42,980 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:26:42,980 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 0x7f302b432ba0> 2024-03-01 16:26:42,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:42,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:26:42,988 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:26:42,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:42,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:26:42,994 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:26:42,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:26:43,001 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:26:43,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:26:43,008 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:26:43,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:26:43,014 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:26:43,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:26:43,020 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:26:43,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:26:43,026 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:26:43,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:26:43,033 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:26:43,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:26:43,039 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:26:43,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:26:43,045 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:26:43,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:26:43,052 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:26:43,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:26:43,058 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:26:43,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:26:43,064 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:26:43,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:26:43,070 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:26:43,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:26:43,076 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:26:43,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:26:43,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:26:43,082 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:27:07,951 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a_utipb6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:07,987 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:07,988 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:27:07,991 INFO program/MainThread: stdout[2]: 2024-03-01 16:27:07,991 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:27:07,991 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:27:07,991 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:27:07,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:07,996 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:27:08,000 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:08,000 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:27:08,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:08,003 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:27:08,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:08,006 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:27:08,017 INFO program/MainThread: stdout: 2024-03-01 16:27:08,017 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:27:08,017 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ 2024-03-01 16:27:08,017 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 2024-03-01 16:27:08,017 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT 2024-03-01 16:27:08,017 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 2024-03-01 16:27:08,017 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8544df8a-649f-4941-b6e8-7469a651c52e 2024-03-01 16:27:08,017 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx 2024-03-01 16:27:08,017 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP 2024-03-01 16:27:08,017 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d2bd572a-ca38-476e-8a47-1b9dc6052131 2024-03-01 16:27:08,017 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2342e5a8-30b7-47f2-848a-1dff8c2c7142 2024-03-01 16:27:08,017 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe 2024-03-01 16:27:08,017 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz 2024-03-01 16:27:08,017 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ 2024-03-01 16:27:08,017 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 077164b8-b92d-434b-ac9f-c58f87f3d7bb 2024-03-01 16:27:08,017 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 2024-03-01 16:27:08,018 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 2024-03-01 16:27:08,018 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s 2024-03-01 16:27:08,018 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 2024-03-01 16:27:08,018 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q 2024-03-01 16:27:08,018 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb 2024-03-01 16:27:08,018 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ 2024-03-01 16:27:08,018 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb 2024-03-01 16:27:08,018 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:27:08,018 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:27:08,018 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:27:08,018 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:08,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:08,018 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 sdb 1073741824 root disk brw-rw---- LVM2_member y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8544df8a-649f-4941-b6e8-7469a651c52e sdc 1073741824 root disk brw-rw---- LVM2_member rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx sdd 1073741824 root disk brw-rw---- LVM2_member rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d2bd572a-ca38-476e-8a47-1b9dc6052131 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2342e5a8-30b7-47f2-848a-1dff8c2c7142 sde 1073741824 root disk brw-rw---- LVM2_member NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe sdf 1073741824 root disk brw-rw---- LVM2_member n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz sdg 1073741824 root disk brw-rw---- LVM2_member Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 077164b8-b92d-434b-ac9f-c58f87f3d7bb |-test_vg3-lv7 427819008 root disk brw-rw---- xfs eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 sdh 1073741824 root disk brw-rw---- LVM2_member KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 sdi 1073741824 root disk brw-rw---- LVM2_member NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb sdj 1073741824 root disk brw-rw---- LVM2_member tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:08,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:08,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:08,019 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:27:08,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:08,019 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:27:08,019 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:27:08,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:08,029 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:08,044 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:27:08,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ', 'ID_FS_UUID_ENC': 'KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:27:08,048 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:27:08,049 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,084 INFO program/MainThread: stdout[3]: 2024-03-01 16:27:08,084 INFO program/MainThread: stderr[3]: 2024-03-01 16:27:08,084 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:27:08,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,097 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:27:08,102 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:27:08,102 INFO blivet/MainThread: sda is a disk 2024-03-01 16:27:08,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:27:08,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:27:08,106 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:27:08,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:27:08,110 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:27:08,113 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:27:08,113 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,114 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:27:08,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497d7f8ba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:27:08,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:27:08,121 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,121 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:27:08,125 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,125 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:27:08,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:27:08,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:27:08,135 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:27:08,135 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:27:08,135 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,167 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:08,167 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:08,167 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:27:08,167 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:27:08,172 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; 2024-03-01 16:27:08,172 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:27:08,175 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:27:08,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:08,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,188 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,215 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:08,215 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:08,215 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:27:08,215 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:08,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:27:08,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:27:08,225 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:08,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:27:08,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:27:08,229 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,263 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:08,263 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:08,263 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:27:08,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:27:08,268 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:27:08,271 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:27:08,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:27:08,278 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:27:08,278 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:08,282 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': 'y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT', 'ID_FS_UUID_ENC': 'y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:27:08,282 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:27:08,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,292 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:27:08,293 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:27:08,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:27:08,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:27:08,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:27:08,299 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:27:08,300 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:27:08,303 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:27:08,303 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,304 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:27:08,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497d80beb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:27:08,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:27:08,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,311 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:27:08,314 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,314 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:27:08,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:27:08,321 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,321 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:27:08,324 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:27:08,324 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:27:08,324 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,352 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:08,352 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). 2024-03-01 16:27:08,352 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:27:08,352 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:27:08,357 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:27:08,357 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:27:08,360 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:27:08,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:27:08,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:27:08,373 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:08,376 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:27:08,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:08,383 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,410 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:08,410 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). 2024-03-01 16:27:08,410 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:27:08,410 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:27:08,410 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:08,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:27:08,415 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:27:08,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:27:08,426 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:27:08,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:27:08,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:27:08,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:27:08,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:27:08,433 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:27:08,436 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:27:08,437 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,437 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:27:08,437 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497d80bc50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:27:08,440 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:27:08,441 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:27:08,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:27:08,444 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:27:08,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:27:08,454 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:27:08,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:27:08,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:27:08,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:27:08,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:27:08,461 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:27:08,464 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:27:08,464 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,465 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:27:08,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c72ccf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:27:08,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:27:08,468 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:27:08,472 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx', 'ID_FS_UUID_ENC': 'rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:27:08,472 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:27:08,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,482 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:27:08,482 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:27:08,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:27:08,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:27:08,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:27:08,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:27:08,489 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:27:08,492 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:27:08,493 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,493 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:27:08,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c727c18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:27:08,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:27:08,500 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,500 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:27:08,503 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,503 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:27:08,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:27:08,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:27:08,513 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:27:08,513 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:27:08,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/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,540 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:08,540 INFO program/MainThread: stderr[9]: 2024-03-01 16:27:08,540 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:27:08,541 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:27:08,545 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:08,545 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:27:08,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:27:08,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:08,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:27:08,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:08,564 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:27:08,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:08,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/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,599 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:08,599 INFO program/MainThread: stderr[10]: 2024-03-01 16:27:08,599 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:27:08,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:08,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:27:08,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:27:08,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:27:08,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:27:08,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:08,625 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:08,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:08,629 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:08,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:27:08,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:27:08,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:27:08,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:27:08,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:27:08,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:08,643 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:08,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:08,647 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:08,647 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:27:08,648 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:27:08,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:08,651 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:08,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:08,655 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:08,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA ' '/dev/disk/by-uuid/8544df8a-649f-4941-b6e8-7469a651c52e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8544df8a-649f-4941-b6e8-7469a651c52e', 'ID_FS_UUID_ENC': '8544df8a-649f-4941-b6e8-7469a651c52e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190884414'} ; 2024-03-01 16:27:08,658 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:27:08,659 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:08,662 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:27:08,662 INFO program/MainThread: stderr[11]: 2024-03-01 16:27:08,663 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:27:08,663 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:08,666 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:27:08,666 INFO program/MainThread: stderr[12]: 2024-03-01 16:27:08,666 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:27:08,666 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:08,669 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:27:08,669 INFO program/MainThread: stderr[13]: 2024-03-01 16:27:08,669 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:27:08,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:27:08,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:08,680 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:27:08,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:08,681 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:27:08,677 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c71c8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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 (0x7f497d80bf28) -- 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 = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:08,682 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:08,685 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:27:08,685 INFO program/MainThread: stderr[14]: 2024-03-01 16:27:08,685 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:27:08,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:27:08,693 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,693 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:27:08,696 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,696 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:27:08,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:27:08,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:27:08,706 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:27:08,706 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:27:08,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:08,710 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:27:08,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:27:08,714 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:08,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:08,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:27:08,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:27:08,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:27:08,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:27:08,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:08,738 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:08,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:08,742 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:08,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:27:08,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:27:08,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:27:08,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:27:08,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:27:08,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:08,756 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:08,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:08,760 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:08,760 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:27:08,760 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:27:08,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:08,764 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:08,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:08,768 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:08,771 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd ' '/dev/disk/by-uuid/c6afbdd8-bf1e-4354-ae69-8a840788f378 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /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-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'ID_FS_UUID_ENC': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190578639'} ; 2024-03-01 16:27:08,771 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:27:08,772 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:08,775 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:27:08,775 INFO program/MainThread: stderr[15]: 2024-03-01 16:27:08,775 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:27:08,776 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:08,779 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:27:08,779 INFO program/MainThread: stderr[16]: 2024-03-01 16:27:08,779 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:27:08,779 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:08,782 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:27:08,782 INFO program/MainThread: stderr[17]: 2024-03-01 16:27:08,782 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:27:08,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:27:08,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:08,794 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:08,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:08,795 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:08,790 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497d80b898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd 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 (0x7f497d80bf28) -- name = test_vg1 status = True 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 = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:08,795 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:08,798 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:27:08,799 INFO program/MainThread: stderr[18]: 2024-03-01 16:27:08,799 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:27:08,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:27:08,806 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,807 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:27:08,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:27:08,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:27:08,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:27:08,818 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:27:08,821 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:08,821 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:27:08,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:27:08,825 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:08,825 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:08,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': 'rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP', 'ID_FS_UUID_ENC': 'rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:27:08,829 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:27:08,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,839 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:27:08,840 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:27:08,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:27:08,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:27:08,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:27:08,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:27:08,847 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:27:08,850 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:27:08,850 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:27:08,851 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:27:08,851 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c737da0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:27:08,854 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:27:08,857 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:08,857 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:27:08,861 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:08,861 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:27:08,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:27:08,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:08,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:27:08,871 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:27:08,871 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:27:08,871 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,902 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:08,902 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:08,902 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:27:08,903 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:27:08,907 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:27:08,907 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:27:08,910 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:27:08,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:08,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:08,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:08,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:08,923 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,950 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 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=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:08,951 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:08,951 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:27:08,951 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:08,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:27:08,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:27:08,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:08,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:27:08,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:27:08,963 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:08,992 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:08,992 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:08,992 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:27:08,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:27:08,997 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:27:09,000 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:27:09,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:27:09,007 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:27:09,007 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,010 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': 'NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe', 'ID_FS_UUID_ENC': 'NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:27:09,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 16:27:09,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,021 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:27:09,022 INFO blivet/MainThread: sde is a disk 2024-03-01 16:27:09,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:27:09,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:27:09,025 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:27:09,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:27:09,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 16:27:09,032 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:27:09,032 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,032 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:27:09,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c731c18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:27:09,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:27:09,040 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,040 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:27:09,043 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,043 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:27:09,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:27:09,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:27:09,053 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:27:09,053 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:27:09,053 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,081 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:09,081 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:09,081 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:27:09,082 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:27:09,086 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:09,086 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:27:09,089 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:27:09,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:27:09,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:27:09,102 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:09,106 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:27:09,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:09,112 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,140 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:09,140 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:09,140 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:27:09,140 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:27:09,141 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,145 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/lvm-pv-uuid-n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': 'n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz', 'ID_FS_UUID_ENC': 'n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:27:09,145 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:27:09,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,156 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:27:09,157 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:27:09,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:27:09,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:27:09,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:27:09,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:27:09,164 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:27:09,167 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:27:09,167 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,168 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:27:09,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c6cd9b0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:27:09,171 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:27:09,175 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,175 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:27:09,178 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,179 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:27:09,182 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,182 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:27:09,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,185 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:27:09,188 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:27:09,188 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:27:09,189 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,216 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:09,216 INFO program/MainThread: stderr[24]: 2024-03-01 16:27:09,216 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:27:09,217 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:27:09,221 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:09,221 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:27:09,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:27:09,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:09,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:27:09,238 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:09,241 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:27:09,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:09,247 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,274 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:09,274 INFO program/MainThread: stderr[25]: 2024-03-01 16:27:09,274 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:27:09,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:09,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:27:09,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:27:09,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:27:09,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:27:09,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:09,300 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:09,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:09,304 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:09,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:27:09,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:27:09,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:27:09,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:27:09,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:27:09,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:09,318 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:09,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:09,322 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:09,322 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:27:09,322 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:27:09,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:09,326 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:09,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:09,330 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:09,333 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-name-test_vg2-lv3 ' '/dev/disk/by-uuid/2342e5a8-30b7-47f2-848a-1dff8c2c7142 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'ID_FS_UUID_ENC': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189775423'} ; 2024-03-01 16:27:09,333 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:27:09,334 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:09,337 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:27:09,337 INFO program/MainThread: stderr[26]: 2024-03-01 16:27:09,337 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:27:09,338 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:09,341 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:27:09,341 INFO program/MainThread: stderr[27]: 2024-03-01 16:27:09,341 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:27:09,341 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:09,344 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:27:09,344 INFO program/MainThread: stderr[28]: 2024-03-01 16:27:09,344 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:27:09,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:27:09,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:09,355 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:27:09,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:09,356 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:27:09,352 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6cd940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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 (0x7f497c72c518) -- 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 = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:09,357 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:09,360 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:27:09,360 INFO program/MainThread: stderr[29]: 2024-03-01 16:27:09,360 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:27:09,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:27:09,368 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,368 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:27:09,372 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,372 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:27:09,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:27:09,379 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,379 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:27:09,379 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:27:09,383 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:09,383 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:27:09,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:27:09,386 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:09,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:09,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:27:09,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:27:09,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:27:09,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:27:09,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:09,411 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:09,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:09,415 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:09,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:27:09,419 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:27:09,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:27:09,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:27:09,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:27:09,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:09,429 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:09,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:09,433 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:09,433 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:27:09,433 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:27:09,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:09,445 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:09,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:09,449 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:09,453 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/d2bd572a-ca38-476e-8a47-1b9dc6052131', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'ID_FS_UUID_ENC': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189474646'} ; 2024-03-01 16:27:09,453 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:27:09,453 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:09,457 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:27:09,457 INFO program/MainThread: stderr[30]: 2024-03-01 16:27:09,457 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:27:09,457 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:09,460 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:27:09,461 INFO program/MainThread: stderr[31]: 2024-03-01 16:27:09,461 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:27:09,461 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:09,464 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:27:09,464 INFO program/MainThread: stderr[32]: 2024-03-01 16:27:09,464 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:27:09,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:27:09,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:09,476 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:09,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:09,477 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:09,472 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6ef4e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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 (0x7f497c72c518) -- name = test_vg2 status = 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 = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:09,477 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:09,480 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:27:09,481 INFO program/MainThread: stderr[33]: 2024-03-01 16:27:09,481 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:27:09,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:27:09,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,489 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:27:09,492 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,492 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:27:09,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,496 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:27:09,499 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:27:09,500 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:27:09,503 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:09,503 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:27:09,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:27:09,507 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:09,508 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/lvm-pv-uuid-Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ', 'ID_FS_UUID_ENC': 'Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:27:09,511 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:27:09,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:27:09,523 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:27:09,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:27:09,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:27:09,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:27:09,529 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:27:09,529 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:27:09,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:27:09,533 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,533 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:27:09,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c6eb550) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:27:09,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:27:09,540 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,540 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:27:09,544 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,544 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:27:09,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:27:09,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:27:09,554 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:27:09,554 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:27:09,554 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,581 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:09,581 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,581 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:27:09,582 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:27:09,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:27:09,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:27:09,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:27:09,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:09,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,602 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,633 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 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=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 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=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:09,633 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,633 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:27:09,634 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:09,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:27:09,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:27:09,642 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:09,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:27:09,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:27:09,646 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,678 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:09,678 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,678 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:27:09,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:27:09,683 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:27:09,686 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:27:09,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:27:09,693 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:09,693 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,697 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/lvm-pv-uuid-KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s', 'ID_FS_UUID_ENC': 'KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:27:09,697 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:27:09,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:27:09,708 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:27:09,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:27:09,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:27:09,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:27:09,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:27:09,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 16:27:09,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:27:09,719 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,719 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:27:09,719 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c731d68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:27:09,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:27:09,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:27:09,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:27:09,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:27:09,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:27:09,740 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:27:09,740 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:27:09,740 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,770 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:09,770 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,770 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:27:09,771 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:27:09,775 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; 2024-03-01 16:27:09,775 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:27:09,778 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:27:09,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:27:09,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:27:09,791 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:09,795 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:27:09,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:09,801 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,829 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:09,829 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,829 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:27:09,830 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:09,830 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,835 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': 'NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q', 'ID_FS_UUID_ENC': 'NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:27:09,835 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:27:09,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:27:09,847 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:27:09,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:27:09,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:27:09,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:27:09,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:27:09,854 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:27:09,857 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:27:09,857 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,858 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:27:09,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c731f98) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:27:09,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:27:09,865 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:09,865 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:27:09,868 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:09,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:27:09,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:27:09,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:09,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:27:09,878 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:27:09,879 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:27:09,879 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/sdb$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,907 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:09,907 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,907 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:27:09,908 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:27:09,912 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; 2024-03-01 16:27:09,912 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:27:09,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:27:09,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:09,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:27:09,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:09,932 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:27:09,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:09,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:09,938 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/sdb$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:09,969 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:09,969 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:09,969 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:27:09,970 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:09,970 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:09,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/lvm-pv-uuid-tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': 'tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ', 'ID_FS_UUID_ENC': 'tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:27:09,975 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:27:09,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:27:09,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:09,986 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:27:09,987 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:27:09,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:27:09,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:27:09,991 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:27:09,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:27:09,994 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:27:09,997 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:27:09,998 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:27:09,998 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:27:09,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c731358) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:27:10,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:27:10,005 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,005 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:27:10,009 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,009 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:27:10,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:27:10,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:27:10,019 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:27:10,019 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:27:10,019 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/sdb$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:10,050 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:10,051 INFO program/MainThread: stderr[41]: 2024-03-01 16:27:10,051 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:27:10,051 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:27:10,055 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:27:10,056 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:27:10,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:27:10,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:10,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:10,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:27:10,072 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:10,075 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:27:10,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:10,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:10,082 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/sdb$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:10,111 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:10,111 INFO program/MainThread: stderr[42]: 2024-03-01 16:27:10,111 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:27:10,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:10,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:10,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:27:10,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:27:10,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:27:10,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:27:10,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:10,138 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:10,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:10,142 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:10,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:27:10,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:27:10,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:27:10,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:27:10,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:27:10,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:10,156 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:10,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:10,160 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:10,160 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:27:10,161 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:27:10,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:10,164 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:10,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:10,168 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:10,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz ' '/dev/disk/by-uuid/75cafa4f-0e85-42c2-9c2a-53f0ee93bddb ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'ID_FS_UUID_ENC': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188585239'} ; 2024-03-01 16:27:10,171 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:27:10,172 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:10,176 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:27:10,176 INFO program/MainThread: stderr[43]: 2024-03-01 16:27:10,176 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:27:10,176 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:10,179 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:27:10,179 INFO program/MainThread: stderr[44]: 2024-03-01 16:27:10,179 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:27:10,179 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:10,182 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:27:10,183 INFO program/MainThread: stderr[45]: 2024-03-01 16:27:10,183 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:27:10,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:27:10,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,195 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:27:10,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,196 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:27:10,191 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497d7f8a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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 (0x7f497c6eb5c0) -- 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:10,196 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:10,199 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:27:10,200 INFO program/MainThread: stderr[46]: 2024-03-01 16:27:10,200 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:27:10,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:27:10,207 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:27:10,211 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,211 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:27:10,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:27:10,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:27:10,220 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:27:10,223 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:10,223 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:27:10,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:27:10,226 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:10,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:10,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:10,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:27:10,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:27:10,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:27:10,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:27:10,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:10,251 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:10,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:10,255 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:10,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:27:10,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:27:10,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:27:10,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:27:10,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:27:10,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:10,269 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:10,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:10,273 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:10,273 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:27:10,273 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:27:10,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:10,277 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:10,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:10,280 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:10,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/babee08a-d69f-4e92-a7b4-af5a10060b77 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'ID_FS_UUID_ENC': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188271401'} ; 2024-03-01 16:27:10,284 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:27:10,284 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:10,288 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:27:10,288 INFO program/MainThread: stderr[47]: 2024-03-01 16:27:10,288 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:27:10,288 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:10,291 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:27:10,291 INFO program/MainThread: stderr[48]: 2024-03-01 16:27:10,292 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:27:10,292 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:10,295 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:27:10,295 INFO program/MainThread: stderr[49]: 2024-03-01 16:27:10,295 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:27:10,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:27:10,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,307 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:27:10,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,309 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:27:10,304 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c737940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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 (0x7f497c6eb5c0) -- name = test_vg3 status = True 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:10,309 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:10,312 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:27:10,313 INFO program/MainThread: stderr[50]: 2024-03-01 16:27:10,313 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:27:10,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:27:10,321 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,321 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:27:10,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:27:10,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:27:10,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:27:10,332 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:27:10,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:10,335 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:27:10,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:27:10,339 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:10,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:10,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:10,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:27:10,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:27:10,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:27:10,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:27:10,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:10,363 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:10,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:27:10,367 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:27:10,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:27:10,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:27:10,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:27:10,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:27:10,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:10,382 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:10,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:27:10,386 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,386 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:27:10,386 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:27:10,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:10,390 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:10,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:27:10,394 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'ID_FS_UUID_ENC': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187958456'} ; 2024-03-01 16:27:10,398 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:27:10,398 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:10,402 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:27:10,402 INFO program/MainThread: stderr[51]: 2024-03-01 16:27:10,402 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:27:10,402 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:10,405 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:27:10,405 INFO program/MainThread: stderr[52]: 2024-03-01 16:27:10,406 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:27:10,406 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:10,409 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:27:10,409 INFO program/MainThread: stderr[53]: 2024-03-01 16:27:10,409 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:27:10,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:27:10,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,422 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:27:10,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,423 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:27:10,418 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c747940) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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 (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:10,424 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:10,427 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:27:10,427 INFO program/MainThread: stderr[54]: 2024-03-01 16:27:10,427 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:27:10,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:27:10,435 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,435 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:27:10,438 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,439 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:27:10,442 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:27:10,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:27:10,446 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:27:10,450 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:10,450 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:27:10,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:27:10,453 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:10,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:10,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:10,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:27:10,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:27:10,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:27:10,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:27:10,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:10,478 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:10,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:10,482 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:27:10,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:27:10,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:27:10,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:27:10,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:27:10,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:10,496 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:10,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:10,500 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,500 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:27:10,500 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:27:10,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:10,504 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:10,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:10,508 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:10,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/077164b8-b92d-434b-ac9f-c58f87f3d7bb ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'ID_FS_UUID_ENC': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187640357'} ; 2024-03-01 16:27:10,512 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:27:10,512 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:10,515 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:27:10,515 INFO program/MainThread: stderr[55]: 2024-03-01 16:27:10,515 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:27:10,516 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:10,519 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:27:10,519 INFO program/MainThread: stderr[56]: 2024-03-01 16:27:10,519 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:27:10,519 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:10,522 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:27:10,522 INFO program/MainThread: stderr[57]: 2024-03-01 16:27:10,522 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:27:10,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:27:10,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,535 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:10,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:10,537 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:10,531 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6fde48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F 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 (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:10,538 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:10,541 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:27:10,541 INFO program/MainThread: stderr[58]: 2024-03-01 16:27:10,541 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:27:10,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:27:10,549 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,549 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:27:10,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:27:10,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:27:10,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:27:10,560 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:27:10,564 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:10,564 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:27:10,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:27:10,567 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:10,568 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:10,571 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': '37936093'} ; 2024-03-01 16:27:10,571 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:27:10,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:10,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:10,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:27:10,583 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:27:10,583 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:27:10,583 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:27:10,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:27:10,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:27:10,586 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:27:10,590 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:27:10,590 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:27:10,593 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:27:10,593 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:27:10,594 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:27:10,594 INFO blivet/MainThread: got device: DiskDevice instance (0x7f497c7332e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:27:10,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:27:10,601 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:10,601 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:27:10,604 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:10,604 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:27:10,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:27:10,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:10,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:27:10,614 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:27:10,618 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:27:10,621 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:27:10,626 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 0x7f497c720d08> 2024-03-01 16:27:13,813 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:27:13,817 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:27:13,817 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:27:13,821 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': '37939519'} ; 2024-03-01 16:27:13,821 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:27:13,822 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:27:13,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:13,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:13,833 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:27:13,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:13,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:13,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:13,850 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:13,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:13,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:27:13,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:27:13,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:27:13,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:27:13,880 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:27:13,883 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:27:13,883 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:27:13,887 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:13,887 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:13,887 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:27:13,890 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:27:13,893 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:27:13,897 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:27:13,900 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:27:13,903 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:13,903 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:13,903 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:27:13,904 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:27:13,903 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f497c733cc0) -- 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 0x7f497c68cca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:27:13,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:27:13,911 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:13,911 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:27:13,915 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:13,915 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:27:13,918 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:13,918 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:27:13,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:13,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:27:13,922 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:27:13,925 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:13,925 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:27:13,928 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:27:13,928 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:13,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/077164b8-b92d-434b-ac9f-c58f87f3d7bb ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'ID_FS_UUID_ENC': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187640357'} ; 2024-03-01 16:27:13,931 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:27:13,932 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:13,935 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:27:13,935 INFO program/MainThread: stderr[59]: 2024-03-01 16:27:13,936 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:27:13,936 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:13,939 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:27:13,939 INFO program/MainThread: stderr[60]: 2024-03-01 16:27:13,939 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:27:13,939 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:13,942 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:27:13,942 INFO program/MainThread: stderr[61]: 2024-03-01 16:27:13,942 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:27:13,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:13,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:27:13,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:13,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:13,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:13,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:13,951 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6fde48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:13,958 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:13,961 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:27:13,961 INFO program/MainThread: stderr[62]: 2024-03-01 16:27:13,961 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:27:13,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:27:13,965 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:27:13,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'ID_FS_UUID_ENC': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187958456'} ; 2024-03-01 16:27:13,968 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:27:13,968 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:13,971 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:27:13,972 INFO program/MainThread: stderr[63]: 2024-03-01 16:27:13,972 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:27:13,972 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:13,975 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:27:13,975 INFO program/MainThread: stderr[64]: 2024-03-01 16:27:13,975 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:27:13,975 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:13,978 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:27:13,978 INFO program/MainThread: stderr[65]: 2024-03-01 16:27:13,978 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:27:13,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:13,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:27:13,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:13,992 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:13,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:13,993 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:13,988 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c747940) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:13,994 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:13,997 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:27:13,997 INFO program/MainThread: stderr[66]: 2024-03-01 16:27:13,997 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:27:14,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:27:14,001 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:27:14,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/babee08a-d69f-4e92-a7b4-af5a10060b77 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'ID_FS_UUID_ENC': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188271401'} ; 2024-03-01 16:27:14,005 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:27:14,005 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:14,008 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:27:14,008 INFO program/MainThread: stderr[67]: 2024-03-01 16:27:14,008 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:27:14,008 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:14,011 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:27:14,011 INFO program/MainThread: stderr[68]: 2024-03-01 16:27:14,011 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:27:14,012 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:14,015 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:27:14,015 INFO program/MainThread: stderr[69]: 2024-03-01 16:27:14,015 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:27:14,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:27:14,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:14,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:14,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:14,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:14,023 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c737940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:14,030 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:14,033 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:27:14,033 INFO program/MainThread: stderr[70]: 2024-03-01 16:27:14,033 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:27:14,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:27:14,037 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:27:14,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/75cafa4f-0e85-42c2-9c2a-53f0ee93bddb ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'ID_FS_UUID_ENC': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188585239'} ; 2024-03-01 16:27:14,040 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:27:14,041 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:14,044 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:27:14,044 INFO program/MainThread: stderr[71]: 2024-03-01 16:27:14,044 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:27:14,044 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:14,047 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:27:14,047 INFO program/MainThread: stderr[72]: 2024-03-01 16:27:14,047 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:27:14,047 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:14,050 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:27:14,051 INFO program/MainThread: stderr[73]: 2024-03-01 16:27:14,051 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:27:14,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:27:14,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:14,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:14,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:14,065 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:14,059 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497d7f8a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c6eb5c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:14,066 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:14,069 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:27:14,069 INFO program/MainThread: stderr[74]: 2024-03-01 16:27:14,069 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:27:14,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:27:14,073 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:27:14,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc ' '/dev/disk/by-uuid/d2bd572a-ca38-476e-8a47-1b9dc6052131 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'ID_FS_UUID_ENC': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189474646'} ; 2024-03-01 16:27:14,076 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:27:14,076 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:14,079 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:27:14,080 INFO program/MainThread: stderr[75]: 2024-03-01 16:27:14,080 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:27:14,080 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:14,083 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:27:14,083 INFO program/MainThread: stderr[76]: 2024-03-01 16:27:14,083 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:27:14,083 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:14,086 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:27:14,086 INFO program/MainThread: stderr[77]: 2024-03-01 16:27:14,086 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:27:14,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:27:14,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:14,098 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:14,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:14,099 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:14,094 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6ef4e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c72c518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:14,099 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:14,103 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:27:14,103 INFO program/MainThread: stderr[78]: 2024-03-01 16:27:14,103 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:27:14,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:27:14,107 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:27:14,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2342e5a8-30b7-47f2-848a-1dff8c2c7142 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'ID_FS_UUID_ENC': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189775423'} ; 2024-03-01 16:27:14,110 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:27:14,110 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:14,113 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:27:14,114 INFO program/MainThread: stderr[79]: 2024-03-01 16:27:14,114 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:27:14,114 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:14,117 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:27:14,117 INFO program/MainThread: stderr[80]: 2024-03-01 16:27:14,117 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:27:14,117 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:14,120 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:27:14,120 INFO program/MainThread: stderr[81]: 2024-03-01 16:27:14,120 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:27:14,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:27:14,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:14,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:14,132 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:14,133 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:14,129 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c6cd940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497c72c518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:14,134 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:14,137 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:27:14,137 INFO program/MainThread: stderr[82]: 2024-03-01 16:27:14,137 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:27:14,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:27:14,141 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:27:14,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c6afbdd8-bf1e-4354-ae69-8a840788f378 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd', '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-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'ID_FS_UUID_ENC': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190578639'} ; 2024-03-01 16:27:14,144 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:27:14,144 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:14,147 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:27:14,148 INFO program/MainThread: stderr[83]: 2024-03-01 16:27:14,148 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:27:14,148 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:14,151 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:27:14,151 INFO program/MainThread: stderr[84]: 2024-03-01 16:27:14,151 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:27:14,151 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:14,154 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:27:14,154 INFO program/MainThread: stderr[85]: 2024-03-01 16:27:14,154 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:27:14,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:27:14,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:14,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:14,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:14,167 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:14,163 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497d80b898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497d80bf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:14,168 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:14,171 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:27:14,171 INFO program/MainThread: stderr[86]: 2024-03-01 16:27:14,171 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:27:14,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:27:14,175 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:27:14,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA ' '/dev/disk/by-uuid/8544df8a-649f-4941-b6e8-7469a651c52e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8544df8a-649f-4941-b6e8-7469a651c52e', 'ID_FS_UUID_ENC': '8544df8a-649f-4941-b6e8-7469a651c52e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190884414'} ; 2024-03-01 16:27:14,178 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:27:14,179 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:14,182 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:27:14,182 INFO program/MainThread: stderr[87]: 2024-03-01 16:27:14,182 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:27:14,182 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:14,185 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:27:14,185 INFO program/MainThread: stderr[88]: 2024-03-01 16:27:14,185 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:27:14,185 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:14,188 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:27:14,189 INFO program/MainThread: stderr[89]: 2024-03-01 16:27:14,189 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:27:14,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:27:14,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:14,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:14,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:14,201 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:14,196 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f497c71c8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f497d80bf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:14,201 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:14,204 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:27:14,205 INFO program/MainThread: stderr[90]: 2024-03-01 16:27:14,205 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:27:14,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:27:14,209 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:27:14,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:14,221 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:14,237 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:27:14,238 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:27:14,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,251 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:27:14,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,264 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:27:14,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,276 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:27:14,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,288 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:27:14,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,301 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:27:14,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:14,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:14,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:14,313 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:27:18,789 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pbzt2yuf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:18,826 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:18,826 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:27:18,829 INFO program/MainThread: stdout[2]: 2024-03-01 16:27:18,829 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:27:18,830 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:27:18,830 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:27:18,834 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:18,835 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:27:18,838 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:18,839 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:27:18,842 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:18,842 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:27:18,845 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:18,845 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:27:18,856 INFO program/MainThread: stdout: 2024-03-01 16:27:18,857 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:27:18,857 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 2024-03-01 16:27:18,857 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT 2024-03-01 16:27:18,857 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8544df8a-649f-4941-b6e8-7469a651c52e 2024-03-01 16:27:18,857 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx 2024-03-01 16:27:18,857 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP 2024-03-01 16:27:18,857 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d2bd572a-ca38-476e-8a47-1b9dc6052131 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2342e5a8-30b7-47f2-848a-1dff8c2c7142 2024-03-01 16:27:18,857 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe 2024-03-01 16:27:18,857 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz 2024-03-01 16:27:18,857 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ 2024-03-01 16:27:18,857 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 077164b8-b92d-434b-ac9f-c58f87f3d7bb 2024-03-01 16:27:18,857 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 2024-03-01 16:27:18,857 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 2024-03-01 16:27:18,857 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb 2024-03-01 16:27:18,857 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ 2024-03-01 16:27:18,857 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb 2024-03-01 16:27:18,857 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:27:18,858 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:27:18,858 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:27:18,858 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:18,858 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:18,858 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 sdb 1073741824 root disk brw-rw---- LVM2_member y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c6afbdd8-bf1e-4354-ae69-8a840788f378 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 8544df8a-649f-4941-b6e8-7469a651c52e sdc 1073741824 root disk brw-rw---- LVM2_member rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx sdd 1073741824 root disk brw-rw---- LVM2_member rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d2bd572a-ca38-476e-8a47-1b9dc6052131 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2342e5a8-30b7-47f2-848a-1dff8c2c7142 sde 1073741824 root disk brw-rw---- LVM2_member NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe sdf 1073741824 root disk brw-rw---- LVM2_member n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz sdg 1073741824 root disk brw-rw---- LVM2_member Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 077164b8-b92d-434b-ac9f-c58f87f3d7bb |-test_vg3-lv7 427819008 root disk brw-rw---- xfs eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 sdh 1073741824 root disk brw-rw---- LVM2_member KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs babee08a-d69f-4e92-a7b4-af5a10060b77 sdi 1073741824 root disk brw-rw---- LVM2_member NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb sdj 1073741824 root disk brw-rw---- LVM2_member tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 75cafa4f-0e85-42c2-9c2a-53f0ee93bddb sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:18,858 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:18,858 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:18,858 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:27:18,859 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:18,859 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:27:18,859 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:27:18,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:18,870 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:18,885 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:27:18,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ', 'ID_FS_UUID_ENC': 'KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:27:18,890 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:27:18,891 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:18,922 INFO program/MainThread: stdout[3]: 2024-03-01 16:27:18,922 INFO program/MainThread: stderr[3]: 2024-03-01 16:27:18,922 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:27:18,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:18,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:18,935 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:27:18,940 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:27:18,940 INFO blivet/MainThread: sda is a disk 2024-03-01 16:27:18,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:27:18,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:27:18,944 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:27:18,948 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:27:18,948 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:27:18,951 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:27:18,952 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:27:18,952 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:27:18,952 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f7953ba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:27:18,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:27:18,960 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:18,960 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:27:18,963 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:18,963 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:27:18,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:18,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:27:18,970 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:18,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:27:18,973 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:27:18,974 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:27:18,974 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,004 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:19,004 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:19,004 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:27:19,005 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:27:19,009 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; 2024-03-01 16:27:19,009 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:27:19,012 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:27:19,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:19,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,025 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,056 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:19,056 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:19,056 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:27:19,056 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:19,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:27:19,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:27:19,066 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:19,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:27:19,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:27:19,070 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,098 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:19,098 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT. WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:27:19,098 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:27:19,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:27:19,103 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:27:19,106 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:27:19,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:27:19,113 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:27:19,113 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:19,117 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT', 'ID_FS_UUID_ENC': 'y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:27:19,117 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:27:19,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,127 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:27:19,128 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:27:19,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:27:19,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:27:19,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:27:19,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:27:19,135 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:27:19,138 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:27:19,138 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,139 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:27:19,139 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f7966eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:27:19,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:27:19,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,146 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:27:19,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:27:19,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:27:19,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:27:19,160 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:27:19,160 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:27:19,160 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,187 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:19,187 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). 2024-03-01 16:27:19,187 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:27:19,187 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:27:19,191 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:27:19,192 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:27:19,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:27:19,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:27:19,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:27:19,208 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:19,211 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:27:19,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:19,218 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,245 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:19,245 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx. WARNING: VG test_vg1 is missing PV rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx (last written to /dev/sdc). 2024-03-01 16:27:19,245 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:27:19,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:27:19,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:19,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:27:19,250 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:27:19,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:27:19,262 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:27:19,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:27:19,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:27:19,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:27:19,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:27:19,269 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:27:19,272 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:27:19,272 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,273 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:27:19,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f7966c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:27:19,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:27:19,276 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:27:19,280 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:27:19,280 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:27:19,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:27:19,290 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:27:19,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:27:19,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:27:19,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:27:19,297 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:27:19,297 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:27:19,300 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:27:19,301 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,301 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:27:19,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f6887cf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:27:19,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:27:19,305 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:27:19,308 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx', 'ID_FS_UUID_ENC': 'rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:27:19,308 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:27:19,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,318 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:27:19,319 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:27:19,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:27:19,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:27:19,322 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:27:19,325 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:27:19,326 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:27:19,329 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:27:19,329 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,330 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:27:19,330 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f6882c18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:27:19,333 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:27:19,336 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,337 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:27:19,340 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,340 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:27:19,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:27:19,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:27:19,350 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:27:19,350 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:27:19,350 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 16:27:19,377 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:27:19,377 INFO program/MainThread: stderr[9]: 2024-03-01 16:27:19,377 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:27:19,377 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:27:19,382 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:19,382 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:27:19,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:27:19,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:19,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:27:19,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:27:19,401 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:27:19,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:19,408 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 16:27:19,433 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:19,433 INFO program/MainThread: stderr[10]: 2024-03-01 16:27:19,433 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:27:19,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:19,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:27:19,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:27:19,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:27:19,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:27:19,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:19,459 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:19,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:19,463 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:19,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:27:19,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:27:19,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:27:19,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:27:19,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:27:19,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:19,478 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:19,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:19,482 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:19,482 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:27:19,482 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:27:19,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:19,485 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:27:19,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:27:19,489 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:27:19,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/8544df8a-649f-4941-b6e8-7469a651c52e ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8544df8a-649f-4941-b6e8-7469a651c52e', 'ID_FS_UUID_ENC': '8544df8a-649f-4941-b6e8-7469a651c52e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190884414'} ; 2024-03-01 16:27:19,493 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:27:19,493 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:19,497 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:27:19,497 INFO program/MainThread: stderr[11]: 2024-03-01 16:27:19,497 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:27:19,497 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:19,500 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:27:19,500 INFO program/MainThread: stderr[12]: 2024-03-01 16:27:19,500 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:27:19,500 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:19,503 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:27:19,504 INFO program/MainThread: stderr[13]: 2024-03-01 16:27:19,504 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:27:19,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:27:19,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:19,515 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:27:19,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:19,516 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:27:19,512 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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 (0x7ff1f7966f28) -- 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 = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:19,516 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:19,519 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:27:19,519 INFO program/MainThread: stderr[14]: 2024-03-01 16:27:19,520 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:27:19,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:27:19,527 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:27:19,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:27:19,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:27:19,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:27:19,541 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:27:19,541 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:27:19,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:19,545 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:27:19,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:27:19,549 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:19,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:19,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:27:19,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:27:19,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:27:19,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:27:19,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:19,573 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:19,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:19,577 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:19,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:27:19,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:27:19,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:27:19,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:27:19,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:27:19,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:19,592 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:19,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:19,596 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:19,596 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:27:19,596 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:27:19,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:19,600 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:27:19,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:27:19,604 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:27:19,607 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/c6afbdd8-bf1e-4354-ae69-8a840788f378 ' '/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-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'ID_FS_UUID_ENC': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190578639'} ; 2024-03-01 16:27:19,607 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:27:19,608 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:19,611 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:27:19,611 INFO program/MainThread: stderr[15]: 2024-03-01 16:27:19,611 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:27:19,611 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:19,614 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:27:19,615 INFO program/MainThread: stderr[16]: 2024-03-01 16:27:19,615 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:27:19,615 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:19,618 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:27:19,618 INFO program/MainThread: stderr[17]: 2024-03-01 16:27:19,618 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:27:19,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:27:19,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:19,629 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:19,630 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:19,631 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:19,626 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd 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 (0x7ff1f7966f28) -- name = test_vg1 status = True 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 = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:19,631 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:19,634 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:27:19,634 INFO program/MainThread: stderr[18]: 2024-03-01 16:27:19,634 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:27:19,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:27:19,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:27:19,646 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,646 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:27:19,650 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,650 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:27:19,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:27:19,654 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:27:19,657 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:19,657 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:27:19,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:27:19,661 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:19,661 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:19,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': 'rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP', 'ID_FS_UUID_ENC': 'rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:27:19,665 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:27:19,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:27:19,676 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:27:19,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:27:19,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:27:19,679 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:27:19,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:27:19,683 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:27:19,686 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:27:19,687 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,687 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:27:19,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f6892cc0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:27:19,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:27:19,694 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,694 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:27:19,697 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,697 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:27:19,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:27:19,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:27:19,708 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:27:19,708 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:27:19,708 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,736 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:19,736 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:19,736 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:27:19,736 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:27:19,741 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:27:19,741 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:27:19,744 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:27:19,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:19,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,757 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,786 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 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=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:19,786 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:19,786 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:27:19,786 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:19,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:27:19,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:27:19,795 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:19,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:27:19,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:27:19,799 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,827 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:19,827 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe. WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:19,827 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:27:19,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:27:19,832 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:27:19,835 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:27:19,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:27:19,842 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:27:19,842 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:19,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/lvm-pv-uuid-NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe', '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': 'NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe', 'ID_FS_UUID_ENC': 'NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:27:19,846 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:27:19,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:27:19,857 INFO blivet/MainThread: sde is a disk 2024-03-01 16:27:19,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:27:19,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:27:19,861 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:27:19,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:27:19,864 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:27:19,867 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:27:19,868 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:27:19,868 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:27:19,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f687cc18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:27:19,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:27:19,875 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:19,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:27:19,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:19,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:27:19,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:27:19,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:19,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:27:19,889 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:27:19,889 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:27:19,889 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,917 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:19,917 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:19,918 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:27:19,918 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:27:19,922 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:19,922 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:27:19,926 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:27:19,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:27:19,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:27:19,939 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:19,942 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:27:19,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:19,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:19,949 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:19,978 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:19,978 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz. WARNING: VG test_vg2 is missing PV n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz (last written to /dev/sdf). 2024-03-01 16:27:19,978 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:27:19,979 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:27:19,979 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:19,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/lvm-pv-uuid-n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': 'n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz', 'ID_FS_UUID_ENC': 'n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:27:19,984 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:27:19,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:27:19,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:19,995 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:27:19,995 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:27:19,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:27:19,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:27:19,999 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:27:20,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:27:20,002 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:27:20,006 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:27:20,006 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:27:20,007 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:27:20,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f68289b0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:27:20,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:27:20,014 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,014 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:27:20,017 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,017 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:27:20,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:27:20,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:27:20,027 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:27:20,027 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:27:20,028 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/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,057 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:27:20,057 INFO program/MainThread: stderr[24]: 2024-03-01 16:27:20,057 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:27:20,058 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:27:20,062 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:27:20,062 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:27:20,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:27:20,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:20,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:27:20,079 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:27:20,082 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:27:20,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:20,089 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/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,117 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:20,117 INFO program/MainThread: stderr[25]: 2024-03-01 16:27:20,117 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:27:20,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:20,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:27:20,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:27:20,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:27:20,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:27:20,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:20,143 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:20,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:20,147 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:20,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:27:20,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:27:20,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:27:20,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:27:20,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:27:20,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:20,162 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:20,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:20,166 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:20,166 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:27:20,166 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:27:20,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:20,170 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:27:20,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:27:20,173 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:27:20,177 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/2342e5a8-30b7-47f2-848a-1dff8c2c7142 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'ID_FS_UUID_ENC': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189775423'} ; 2024-03-01 16:27:20,177 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:27:20,177 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:20,181 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:27:20,182 INFO program/MainThread: stderr[26]: 2024-03-01 16:27:20,182 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:27:20,182 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:20,185 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:27:20,185 INFO program/MainThread: stderr[27]: 2024-03-01 16:27:20,185 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:27:20,185 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:20,188 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:27:20,188 INFO program/MainThread: stderr[28]: 2024-03-01 16:27:20,188 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:27:20,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:27:20,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:20,200 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:27:20,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:20,201 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:27:20,197 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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 (0x7ff1f6887518) -- 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 = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:20,201 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:20,204 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:27:20,205 INFO program/MainThread: stderr[29]: 2024-03-01 16:27:20,205 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:27:20,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:27:20,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:27:20,217 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,217 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:27:20,220 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,220 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:27:20,224 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,224 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:27:20,224 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:27:20,228 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:20,228 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:27:20,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:27:20,231 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:20,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:20,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:27:20,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:27:20,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:27:20,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:27:20,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:20,256 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:20,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:20,260 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:20,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:27:20,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:27:20,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:27:20,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:27:20,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:27:20,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:20,275 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:20,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:20,279 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:20,279 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:27:20,279 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:27:20,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:20,292 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:27:20,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:27:20,295 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:27:20,299 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/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc ' '/dev/disk/by-uuid/d2bd572a-ca38-476e-8a47-1b9dc6052131', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'ID_FS_UUID_ENC': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189474646'} ; 2024-03-01 16:27:20,299 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:27:20,299 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:20,303 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:27:20,304 INFO program/MainThread: stderr[30]: 2024-03-01 16:27:20,304 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:27:20,304 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:20,307 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:27:20,307 INFO program/MainThread: stderr[31]: 2024-03-01 16:27:20,307 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:27:20,307 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:20,310 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:27:20,310 INFO program/MainThread: stderr[32]: 2024-03-01 16:27:20,311 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:27:20,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:27:20,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:20,322 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:20,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:20,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:20,319 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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 (0x7ff1f6887518) -- name = test_vg2 status = 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 = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:20,324 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:20,327 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:27:20,327 INFO program/MainThread: stderr[33]: 2024-03-01 16:27:20,328 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:27:20,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:27:20,335 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:27:20,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,339 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:27:20,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:27:20,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:27:20,347 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:27:20,350 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:20,350 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:27:20,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:27:20,354 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:20,354 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:20,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/lvm-pv-uuid-Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ', 'ID_FS_UUID_ENC': 'Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:27:20,358 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:27:20,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:27:20,370 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:27:20,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:27:20,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:27:20,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:27:20,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:27:20,377 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:27:20,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:27:20,380 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:27:20,381 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:27:20,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f68469b0) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:27:20,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:27:20,388 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,388 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:27:20,391 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,391 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:27:20,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:27:20,398 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,398 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:27:20,401 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:27:20,401 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:27:20,401 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,431 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:20,431 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,431 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:27:20,432 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:27:20,436 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:27:20,436 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:27:20,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:27:20,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:20,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,452 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,482 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 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=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 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=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:20,482 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,482 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:27:20,483 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:27:20,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:27:20,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:27:20,491 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:20,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:27:20,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:27:20,495 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,525 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:20,525 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s. WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,525 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:27:20,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:27:20,531 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:27:20,534 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:27:20,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,541 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:20,541 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:20,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s', 'ID_FS_UUID_ENC': 'KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:27:20,544 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:27:20,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,556 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:27:20,556 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:27:20,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:27:20,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:27:20,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:27:20,563 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:27:20,563 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:27:20,566 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:27:20,567 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:27:20,567 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:27:20,567 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f687cd68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:27:20,571 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:27:20,574 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,575 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:27:20,578 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,578 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:27:20,581 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,581 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:27:20,585 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,585 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:27:20,588 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:27:20,588 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:27:20,588 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,616 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:20,616 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,616 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:27:20,617 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:27:20,621 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; 2024-03-01 16:27:20,621 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:27:20,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:27:20,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:27:20,638 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:20,641 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:27:20,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,648 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,678 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:20,678 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q. WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,678 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:27:20,679 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:20,679 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:20,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': 'NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q', 'ID_FS_UUID_ENC': 'NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:27:20,683 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:27:20,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,695 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:27:20,696 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:27:20,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:27:20,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:27:20,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:27:20,702 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:27:20,703 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:27:20,706 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:27:20,706 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:27:20,707 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:27:20,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f687cf98) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:27:20,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:27:20,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,714 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:27:20,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,717 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:27:20,721 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,721 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:27:20,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,725 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:27:20,728 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:27:20,728 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:27:20,728 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,756 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:20,756 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,756 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:27:20,757 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:27:20,761 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; 2024-03-01 16:27:20,761 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:27:20,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:27:20,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:27:20,778 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:20,781 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:27:20,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,788 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,816 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:20,816 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ. WARNING: VG test_vg3 is missing PV tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:27:20,816 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:27:20,817 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:27:20,817 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:20,822 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/lvm-pv-uuid-tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ', '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': 'tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ', 'ID_FS_UUID_ENC': 'tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:27:20,822 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:27:20,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,834 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:27:20,834 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:27:20,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:27:20,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:27:20,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:27:20,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:27:20,841 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:27:20,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:27:20,845 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:27:20,845 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:27:20,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f68a2ac8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:27:20,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:27:20,853 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:20,853 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:27:20,856 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:20,856 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:27:20,859 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,860 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:27:20,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:20,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:27:20,866 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:27:20,866 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:27:20,866 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,900 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KaJ1fz-jSqx-kGo1-g86d-4gfi-HdV6-1lnQfZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=y8qcUG-cQif-qY5n-3pJo-bzMp-vkPl-BMcfhT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvkwzI-vu4y-PIqb-Z6tQ-FGjK-d6zj-0lRQfx LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rpippa-Xfkk-HQmO-PspG-2IjN-eJc2-V6k1DP LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NP2uER-ODGj-htjg-wTHj-Zlsf-hfcE-0jvwTe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=n8b1Z9-TKy7-bTjq-7S0h-T5vf-c2oo-QiC1cz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ylo6be-V0XI-R7QD-PAzB-Jf1Z-MaCo-L6XqgZ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=KchN2L-3p3F-FFAV-Qly5-0UpL-kVXg-F6JW5s LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=NKmo11-iZOe-QZgI-hi1j-qMFe-auHX-e3wK6q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=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=tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:27:20,900 INFO program/MainThread: stderr[41]: 2024-03-01 16:27:20,900 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:27:20,901 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:27:20,905 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tFLacG-clhh-502F-EYMi-wwRI-Xq9z-HYB3MZ ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:27:20,905 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:27:20,909 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:27:20,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:27:20,922 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:27:20,925 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:27:20,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo ; incomplete: True ; hidden: False ; 2024-03-01 16:27:20,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:20,932 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/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:20,964 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA 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=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 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=7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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=sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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=T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:27:20,964 INFO program/MainThread: stderr[42]: 2024-03-01 16:27:20,964 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:27:20,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:20,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz ; incomplete: False ; hidden: False ; 2024-03-01 16:27:20,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:20,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:27:20,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:27:20,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:27:20,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:27:20,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:20,991 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:20,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:20,995 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:20,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:27:20,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:27:21,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:27:21,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:27:21,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:27:21,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:21,010 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:21,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:21,014 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:21,014 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:27:21,014 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:27:21,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:21,017 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:27:21,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:27:21,021 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:27:21,025 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'ID_FS_UUID_ENC': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188585239'} ; 2024-03-01 16:27:21,025 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:27:21,025 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:21,029 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:27:21,029 INFO program/MainThread: stderr[43]: 2024-03-01 16:27:21,029 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:27:21,030 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:21,033 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:27:21,033 INFO program/MainThread: stderr[44]: 2024-03-01 16:27:21,033 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:27:21,033 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:21,036 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:27:21,036 INFO program/MainThread: stderr[45]: 2024-03-01 16:27:21,036 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:27:21,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:27:21,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,048 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:27:21,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,049 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:27:21,045 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz 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 (0x7ff1f68469e8) -- 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:21,050 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:21,053 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:27:21,053 INFO program/MainThread: stderr[46]: 2024-03-01 16:27:21,053 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:27:21,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:27:21,061 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:21,061 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:27:21,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:21,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:27:21,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:27:21,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:27:21,073 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:27:21,077 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:21,077 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:27:21,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:27:21,080 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:21,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:21,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:21,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:27:21,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:27:21,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:27:21,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:27:21,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:21,105 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:21,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:21,109 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:21,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:27:21,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:27:21,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:27:21,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:27:21,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:27:21,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:21,123 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:21,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:21,127 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:21,128 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:27:21,128 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:27:21,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:21,131 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:27:21,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:27:21,135 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:27:21,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/babee08a-d69f-4e92-a7b4-af5a10060b77 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'ID_FS_UUID_ENC': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188271401'} ; 2024-03-01 16:27:21,139 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:27:21,139 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:21,142 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:27:21,143 INFO program/MainThread: stderr[47]: 2024-03-01 16:27:21,143 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:27:21,143 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:21,146 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:27:21,146 INFO program/MainThread: stderr[48]: 2024-03-01 16:27:21,146 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:27:21,146 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:21,149 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:27:21,149 INFO program/MainThread: stderr[49]: 2024-03-01 16:27:21,149 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:27:21,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:27:21,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,162 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:27:21,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,163 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:27:21,158 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr 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 (0x7ff1f68469e8) -- name = test_vg3 status = True 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:21,164 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:21,167 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:27:21,167 INFO program/MainThread: stderr[50]: 2024-03-01 16:27:21,167 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:27:21,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:27:21,175 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:21,175 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:27:21,179 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:21,179 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:27:21,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:27:21,186 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:27:21,187 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:27:21,190 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:21,190 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:27:21,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:27:21,194 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:21,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:21,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:21,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:27:21,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:27:21,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:27:21,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:27:21,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:21,219 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:21,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:27:21,223 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:27:21,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:27:21,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:27:21,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:27:21,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:27:21,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:21,238 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:21,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:27:21,242 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,242 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:27:21,242 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:27:21,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:21,246 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:27:21,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 16:27:21,249 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,253 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/eac8a6c8-ddf5-40f9-a25b-c64c96da5af6 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'ID_FS_UUID_ENC': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187958456'} ; 2024-03-01 16:27:21,253 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:27:21,254 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:21,257 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:27:21,258 INFO program/MainThread: stderr[51]: 2024-03-01 16:27:21,258 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:27:21,258 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:21,261 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:27:21,261 INFO program/MainThread: stderr[52]: 2024-03-01 16:27:21,261 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:27:21,261 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:21,264 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:27:21,264 INFO program/MainThread: stderr[53]: 2024-03-01 16:27:21,265 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:27:21,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:27:21,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,277 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:27:21,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,279 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:27:21,273 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX 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 (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:21,280 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:21,283 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:27:21,283 INFO program/MainThread: stderr[54]: 2024-03-01 16:27:21,283 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:27:21,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:27:21,291 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:21,291 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:27:21,295 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:21,295 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:27:21,299 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,299 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:27:21,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:27:21,303 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:27:21,306 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:21,306 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:27:21,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:27:21,310 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:21,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:21,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:27:21,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:27:21,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:27:21,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:27:21,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:27:21,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:21,335 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:21,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:21,339 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:27:21,342 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:27:21,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:27:21,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:27:21,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:27:21,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:21,353 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:21,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:21,357 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,357 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:27:21,358 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:27:21,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:21,361 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:27:21,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:27:21,365 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:27:21,369 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-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/077164b8-b92d-434b-ac9f-c58f87f3d7bb', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'ID_FS_UUID_ENC': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187640357'} ; 2024-03-01 16:27:21,369 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:27:21,369 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:21,373 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:27:21,373 INFO program/MainThread: stderr[55]: 2024-03-01 16:27:21,373 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:27:21,373 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:21,376 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:27:21,376 INFO program/MainThread: stderr[56]: 2024-03-01 16:27:21,376 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:27:21,376 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:21,379 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:27:21,380 INFO program/MainThread: stderr[57]: 2024-03-01 16:27:21,380 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:27:21,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:27:21,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,393 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:21,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:21,394 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:21,388 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F 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 (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:21,395 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:21,398 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:27:21,398 INFO program/MainThread: stderr[58]: 2024-03-01 16:27:21,398 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:27:21,402 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:27:21,406 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:21,406 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:27:21,410 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:21,410 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:27:21,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:27:21,417 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:27:21,418 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:27:21,421 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:21,421 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:27:21,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:27:21,425 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:21,425 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:27:21,428 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': '37936093'} ; 2024-03-01 16:27:21,429 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:27:21,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:21,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:21,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:27:21,440 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:27:21,441 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:27:21,441 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:27:21,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:27:21,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:27:21,444 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:27:21,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:27:21,448 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:27:21,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:27:21,451 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:27:21,452 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:27:21,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1f7a112e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:27:21,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:27:21,459 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:21,459 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:27:21,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:21,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:27:21,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:27:21,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:21,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:27:21,472 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:27:21,475 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:27:21,479 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:27:21,484 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 0x7ff1f68765c8> 2024-03-01 16:27:24,484 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:27:24,489 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:27:24,489 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:27:24,493 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': '37939519'} ; 2024-03-01 16:27:24,493 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:27:24,493 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:27:24,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,505 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:27:24,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:24,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:24,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:27:24,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:27:24,551 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:27:24,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:27:24,554 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:27:24,558 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:27:24,558 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:27:24,561 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:24,562 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:24,562 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:27:24,565 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:27:24,568 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:27:24,572 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:27:24,575 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:27:24,578 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:24,578 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:24,578 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:27:24,579 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:27:24,579 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff1f7a11cf8) -- 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 0x7ff1f67e7ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:27:24,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:27:24,586 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:24,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:27:24,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:24,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:27:24,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:24,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:27:24,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:24,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:27:24,597 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:27:24,600 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:24,601 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:27:24,604 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:27:24,604 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:24,607 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-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/077164b8-b92d-434b-ac9f-c58f87f3d7bb', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoT882xLuB6WSEVvxKMkH1B5lSBQua6H5F', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'ID_FS_UUID_ENC': '077164b8-b92d-434b-ac9f-c58f87f3d7bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187640357'} ; 2024-03-01 16:27:24,607 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:27:24,608 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:24,611 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:27:24,611 INFO program/MainThread: stderr[59]: 2024-03-01 16:27:24,612 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:27:24,612 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:24,615 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:27:24,615 INFO program/MainThread: stderr[60]: 2024-03-01 16:27:24,615 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:27:24,615 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:24,618 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:27:24,618 INFO program/MainThread: stderr[61]: 2024-03-01 16:27:24,618 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:27:24,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:27:24,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,633 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,627 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:24,634 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:27:24,637 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:27:24,637 INFO program/MainThread: stderr[62]: 2024-03-01 16:27:24,637 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:27:24,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:27:24,641 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:27:24,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX ' '/dev/disk/by-uuid/eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', '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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwosOCvqH8svFi3xIweYX4PmQur2zst0vmX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'ID_FS_UUID_ENC': 'eac8a6c8-ddf5-40f9-a25b-c64c96da5af6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1187958456'} ; 2024-03-01 16:27:24,644 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:27:24,645 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:24,647 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:27:24,648 INFO program/MainThread: stderr[63]: 2024-03-01 16:27:24,648 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:27:24,648 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:24,651 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:27:24,651 INFO program/MainThread: stderr[64]: 2024-03-01 16:27:24,651 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:27:24,651 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:24,654 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:27:24,655 INFO program/MainThread: stderr[65]: 2024-03-01 16:27:24,655 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:27:24,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:27:24,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,668 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,669 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,664 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:24,670 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:27:24,673 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:27:24,674 INFO program/MainThread: stderr[66]: 2024-03-01 16:27:24,674 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:27:24,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:27:24,678 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:27:24,681 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/babee08a-d69f-4e92-a7b4-af5a10060b77 ' '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr ' '/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_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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoDQNXN6y0jCIcQteHLX0WqPZjum2Ecuqr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'ID_FS_UUID_ENC': 'babee08a-d69f-4e92-a7b4-af5a10060b77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188271401'} ; 2024-03-01 16:27:24,681 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:27:24,681 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:24,684 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:27:24,685 INFO program/MainThread: stderr[67]: 2024-03-01 16:27:24,685 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:27:24,685 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:24,688 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:27:24,688 INFO program/MainThread: stderr[68]: 2024-03-01 16:27:24,688 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:27:24,688 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:24,691 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:27:24,691 INFO program/MainThread: stderr[69]: 2024-03-01 16:27:24,691 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:27:24,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:27:24,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,704 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,700 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:24,706 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:27:24,709 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:27:24,710 INFO program/MainThread: stderr[70]: 2024-03-01 16:27:24,710 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:27:24,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:27:24,714 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:27:24,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/75cafa4f-0e85-42c2-9c2a-53f0ee93bddb ' '/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-k4YQi00VnDwJg8F6KhCs7q0Kw0ocNWwoQthXXwYeXEE0Oh5k34s0fIcnzZ31XzUz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'ID_FS_UUID_ENC': '75cafa4f-0e85-42c2-9c2a-53f0ee93bddb', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1188585239'} ; 2024-03-01 16:27:24,717 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:27:24,717 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:24,720 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:27:24,720 INFO program/MainThread: stderr[71]: 2024-03-01 16:27:24,721 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:27:24,721 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:24,724 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:27:24,724 INFO program/MainThread: stderr[72]: 2024-03-01 16:27:24,724 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:27:24,724 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:24,727 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:27:24,727 INFO program/MainThread: stderr[73]: 2024-03-01 16:27:24,727 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:27:24,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:27:24,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,740 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:24,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:24,736 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:24,742 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:27:24,745 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:27:24,745 INFO program/MainThread: stderr[74]: 2024-03-01 16:27:24,745 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:27:24,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:27:24,750 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:27:24,753 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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/d2bd572a-ca38-476e-8a47-1b9dc6052131', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZ7A4ekzE0kck3Jj7GIN2cGEZgv5mvQUcc', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'ID_FS_UUID_ENC': 'd2bd572a-ca38-476e-8a47-1b9dc6052131', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189474646'} ; 2024-03-01 16:27:24,753 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:27:24,753 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:24,756 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:27:24,756 INFO program/MainThread: stderr[75]: 2024-03-01 16:27:24,756 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:27:24,757 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:24,760 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:27:24,760 INFO program/MainThread: stderr[76]: 2024-03-01 16:27:24,760 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:27:24,760 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:24,763 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:27:24,763 INFO program/MainThread: stderr[77]: 2024-03-01 16:27:24,763 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:27:24,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:27:24,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:24,775 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:24,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:24,776 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:24,772 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:24,777 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:27:24,780 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:27:24,780 INFO program/MainThread: stderr[78]: 2024-03-01 16:27:24,780 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:27:24,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:27:24,784 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:27:24,787 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/2342e5a8-30b7-47f2-848a-1dff8c2c7142 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', '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-lwaZJ3UCm1hEwlCtbvzV7tp4a9TOdFCZl6RePznlufYu04fCJBvZBtnkO7JIUGa9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'ID_FS_UUID_ENC': '2342e5a8-30b7-47f2-848a-1dff8c2c7142', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1189775423'} ; 2024-03-01 16:27:24,787 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:27:24,788 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:24,791 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:27:24,791 INFO program/MainThread: stderr[79]: 2024-03-01 16:27:24,791 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:27:24,791 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:24,794 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:27:24,794 INFO program/MainThread: stderr[80]: 2024-03-01 16:27:24,794 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:27:24,794 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:24,797 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:27:24,798 INFO program/MainThread: stderr[81]: 2024-03-01 16:27:24,798 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:27:24,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:27:24,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:24,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:24,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:24,810 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:24,806 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:24,811 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:27:24,814 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:27:24,815 INFO program/MainThread: stderr[82]: 2024-03-01 16:27:24,815 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:27:24,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:27:24,819 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:27:24,822 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-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/c6afbdd8-bf1e-4354-ae69-8a840788f378', '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-UpNddojM0TBtMeTjByA0d8pym6aXWFdCMV8z4SUp3dZtdNV8bRVT2UFJSv9JhXXd', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'ID_FS_UUID_ENC': 'c6afbdd8-bf1e-4354-ae69-8a840788f378', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190578639'} ; 2024-03-01 16:27:24,822 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:27:24,822 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:24,826 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:27:24,826 INFO program/MainThread: stderr[83]: 2024-03-01 16:27:24,826 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:27:24,826 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:24,829 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:27:24,829 INFO program/MainThread: stderr[84]: 2024-03-01 16:27:24,829 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:27:24,829 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:24,832 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:27:24,833 INFO program/MainThread: stderr[85]: 2024-03-01 16:27:24,833 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:27:24,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:27:24,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:24,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:24,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:24,845 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:24,841 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:24,846 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:27:24,849 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:27:24,849 INFO program/MainThread: stderr[86]: 2024-03-01 16:27:24,849 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:27:24,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:27:24,854 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:27:24,857 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-id/dm-uuid-LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA ' '/dev/disk/by-uuid/8544df8a-649f-4941-b6e8-7469a651c52e ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UpNddojM0TBtMeTjByA0d8pym6aXWFdChhYiDgQ23nu0Bwp1medA3Q3mL5jEWAjA', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8544df8a-649f-4941-b6e8-7469a651c52e', 'ID_FS_UUID_ENC': '8544df8a-649f-4941-b6e8-7469a651c52e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1190884414'} ; 2024-03-01 16:27:24,857 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:27:24,857 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:24,861 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:27:24,861 INFO program/MainThread: stderr[87]: 2024-03-01 16:27:24,861 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:27:24,861 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:24,864 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:27:24,865 INFO program/MainThread: stderr[88]: 2024-03-01 16:27:24,865 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:27:24,865 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:24,868 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:27:24,868 INFO program/MainThread: stderr[89]: 2024-03-01 16:27:24,868 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:27:24,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:27:24,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:24,879 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:24,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:24,881 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:24,876 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:24,881 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:27:24,884 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:27:24,885 INFO program/MainThread: stderr[90]: 2024-03-01 16:27:24,885 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:27:24,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:27:24,889 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:27:24,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:24,901 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:24,917 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:27:24,918 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:27:24,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,932 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:27:24,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,944 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:27:24,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,957 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:27:24,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,969 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:27:24,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,982 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:27:24,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:24,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:24,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:24,994 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:27:24,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,001 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:27:25,001 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,002 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,002 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,002 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,003 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,003 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,004 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,004 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,004 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,005 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,005 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,005 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:27:25,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:27:25,012 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:27:25,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:27:25,018 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:27:25,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:27:25,023 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:27:25,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:27:25,030 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:27:25,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,034 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,042 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,043 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,047 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,048 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,051 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,053 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,056 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,057 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,061 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,062 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,065 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,066 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,070 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,071 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,074 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,076 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,079 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,080 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,084 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,085 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,088 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,089 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,093 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,094 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,097 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,098 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,102 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,103 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,106 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,108 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,111 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,112 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,116 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,117 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,120 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,121 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,125 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,126 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,129 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,130 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,134 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,135 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,138 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,139 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,143 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,147 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,149 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,152 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,153 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,157 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,158 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,161 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,162 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,167 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,170 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,171 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,175 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,176 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:27:25,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f68778d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hhYiDg-Q23n-u0Bw-p1me-dA3Q-3mL5-jEWAjA size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:27:25,177 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:27:25,180 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:25,180 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:27:25,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:27:25,184 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:25,185 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:27:25,189 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:27:25,189 INFO program/MainThread: stderr[91]: 2024-03-01 16:27:25,189 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:27:25,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:27:25,194 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:27:25,194 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:25,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:27:25,201 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:27:25,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,205 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,209 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,212 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,213 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,216 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,216 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,217 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,220 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,221 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,224 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,225 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,228 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,232 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,233 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,236 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,237 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,240 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,241 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,244 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,244 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,245 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,249 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,252 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,253 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,257 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,260 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,261 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,264 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,265 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,268 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,269 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,273 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,274 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,277 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,278 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,281 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,282 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,285 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,286 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,289 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,290 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,294 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,297 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,298 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,301 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,302 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,306 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,309 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,310 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,313 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,314 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,317 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,325 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,329 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:27:25,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:27:25,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7966898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MV8z4S-Up3d-ZtdN-V8bR-VT2U-FJSv-9JhXXd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f7966f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UpNddo-jM0T-BtMe-TjBy-A0d8-pym6-aXWFdC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:27:25,330 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:27:25,334 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:25,334 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:27:25,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:27:25,337 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:25,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:27:25,341 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:27:25,341 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:25,341 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 16:27:25,341 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:27:25,344 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:27:25,345 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,348 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:27:25,351 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:27:25,354 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:27:25,354 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:27:25,354 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:27:25,355 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:27:25,355 DEBUG blivet/MainThread: removing sda 2024-03-01 16:27:25,357 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,358 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:27:25,361 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,361 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:27:25,361 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:27:25,361 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:27:25,364 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,364 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:27:25,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,367 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:27:25,368 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:27:25,368 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:27:25,370 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,371 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:27:25,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,374 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:27:25,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,380 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:27:25,380 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:27:25,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:27:25,391 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:27:25,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:27:25,397 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:27:25,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:27:25,403 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:27:25,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:27:25,409 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:27:25,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,412 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,413 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,416 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,418 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,421 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,422 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,426 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,427 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,430 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,435 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,436 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,439 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,440 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,440 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,444 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,445 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,448 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,450 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,453 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,454 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,458 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,459 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,462 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,463 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,467 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,468 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,471 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,472 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,476 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,477 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,480 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,480 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,481 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,485 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,486 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,489 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,491 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,494 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,495 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,498 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,499 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,500 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,503 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,504 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,508 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,509 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,512 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,514 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,517 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,517 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,518 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,522 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,522 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,523 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,526 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,527 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,531 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,532 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,535 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,536 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,536 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,540 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,541 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,545 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,546 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,549 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,550 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,554 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,555 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:27:25,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6828940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = l6RePz-nluf-Yu04-fCJB-vZBt-nkO7-JIUGa9 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:27:25,555 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:27:25,558 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:25,559 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:27:25,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:27:25,562 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:25,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:27:25,566 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:27:25,566 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:25,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:27:25,572 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:27:25,574 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,575 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,576 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,579 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,580 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,583 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,584 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,588 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,589 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,592 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,593 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,596 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,596 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,597 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,600 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,600 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,601 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,604 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,604 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,605 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,608 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,609 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,612 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,613 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,616 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,617 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,620 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,620 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,621 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,621 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,624 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,624 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,625 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,625 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,628 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,628 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,629 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,629 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,632 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,633 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,633 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,634 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,637 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,638 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,641 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,642 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,644 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,645 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,646 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,648 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,649 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,650 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,652 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,653 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,654 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,656 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,657 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,658 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,661 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,662 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,665 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,666 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,669 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,670 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,673 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,674 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,677 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,678 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,681 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,682 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,685 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,686 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,689 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,690 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,693 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,694 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,697 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,698 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,701 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:27:25,702 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:27:25,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f684a518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 7A4ekz-E0kc-k3Jj-7GIN-2cGE-Zgv5-mvQUcc size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f6887518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lwaZJ3-UCm1-hEwl-Ctbv-zV7t-p4a9-TOdFCZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:27:25,703 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:27:25,706 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:25,706 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:27:25,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:27:25,709 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:25,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:27:25,713 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:27:25,713 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:25,713 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sdd', 'sde'] 2024-03-01 16:27:25,713 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:27:25,716 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:27:25,717 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,720 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:27:25,723 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:27:25,726 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:27:25,726 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:27:25,726 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:27:25,726 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:27:25,726 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:27:25,729 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,729 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:27:25,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,733 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:27:25,733 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:27:25,733 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:27:25,736 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,736 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:27:25,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,739 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:27:25,739 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:27:25,739 DEBUG blivet/MainThread: removing sde 2024-03-01 16:27:25,742 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:25,742 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:27:25,745 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:27:25,745 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:27:25,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,752 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:27:25,752 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,753 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,753 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,753 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,754 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,754 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:27:25,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:27:25,764 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:27:25,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:27:25,769 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:27:25,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:27:25,775 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:27:25,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:27:25,781 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:27:25,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:25,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:27:25,788 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:27:25,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,791 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,793 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,798 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,799 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,804 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,806 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,810 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,812 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,816 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,818 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,822 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,824 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,829 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,830 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,835 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,836 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,841 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,842 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,847 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,848 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,853 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,854 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,859 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,861 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,867 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,873 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,879 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,885 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,889 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,891 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,903 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,909 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,914 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,926 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,928 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,932 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,934 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,938 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,944 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,951 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,958 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,963 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,964 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,969 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,981 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:25,983 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:27:25,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7953a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QthXXw-YeXE-E0Oh-5k34-s0fI-cnzZ-31XzUz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:27:25,984 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:27:25,987 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:25,987 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:25,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:27:25,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:27:25,991 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:25,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:27:25,994 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:27:25,994 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:25,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:26,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:27:26,001 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:27:26,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,004 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,006 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,010 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,011 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,016 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,017 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,021 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,023 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,027 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,028 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,032 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,034 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,038 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,039 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,044 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,045 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,049 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,051 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,055 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,056 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,060 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,062 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,066 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,067 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,072 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,073 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,077 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,079 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,084 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,088 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,090 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,095 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,100 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,101 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,105 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,107 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,111 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,112 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,116 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,118 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,122 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,128 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,135 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,140 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,144 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,146 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,150 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,151 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,156 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,157 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,161 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,167 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,174 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,178 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,179 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:27:26,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6892128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DQNXN6-y0jC-IcQt-eHLX-0WqP-Zjum-2Ecuqr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:27:26,180 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:27:26,183 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:26,183 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:27:26,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:27:26,187 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:27:26,191 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:27:26,191 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:26,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:27:26,197 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:27:26,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,201 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,202 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,206 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,207 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,211 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,212 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,216 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,218 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,222 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,223 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,227 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,228 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,232 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,233 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,237 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,238 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,242 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,243 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,247 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,248 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,252 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,254 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,258 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,259 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,264 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,269 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,273 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,274 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,278 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,279 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,283 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,284 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,288 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,290 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,293 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,295 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,300 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,305 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,309 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,310 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,314 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,319 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,324 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,329 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,331 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,335 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,336 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,340 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,341 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,345 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,350 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,355 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,356 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,360 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,361 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:27:26,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f7a0a6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sOCvqH-8svF-i3xI-weYX-4PmQ-ur2z-st0vmX size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,362 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:27:26,365 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:26,365 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:27:26,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:27:26,369 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:27:26,373 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:27:26,373 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:26,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:27:26,379 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:27:26,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,382 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,388 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,396 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,401 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,402 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,406 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,407 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,410 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,411 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,415 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,416 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,419 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,420 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,424 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,429 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,433 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,434 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,438 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,439 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,443 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,444 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,447 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,453 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,456 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,457 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,461 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,470 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,475 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,476 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,480 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,481 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,484 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,485 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,489 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,490 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,493 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,494 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,498 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,508 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,512 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,513 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,517 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,521 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,522 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,526 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:27:26,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:27:26,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff1f6858e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = T882xL-uB6W-SEVv-xKMk-H1B5-lSBQ-ua6H5F size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff1f68469e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = k4YQi0-0VnD-wJg8-F6Kh-Cs7q-0Kw0-ocNWwo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:27:26,528 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:27:26,531 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:27:26,531 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:27:26,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:27:26,534 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:27:26,538 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:27:26,538 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,538 DEBUG blivet.ansible/MainThread: ['sdh', 'sdi', 'sdg', 'sdj', 'test_vg3'] 2024-03-01 16:27:26,538 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:27:26,541 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:27:26,542 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,545 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:27:26,548 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:27:26,551 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:27:26,554 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:27:26,554 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:27:26,555 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:27:26,555 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:27:26,555 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:27:26,557 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:26,558 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:27:26,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:27:26,561 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:27:26,561 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:27:26,561 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:27:26,564 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:26,564 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:27:26,567 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:27:26,568 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:27:26,568 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:27:26,568 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:27:26,570 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:26,571 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:27:26,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:27:26,574 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:27:26,574 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:27:26,574 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:27:26,577 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:27:26,577 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:27:26,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:27:26,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:27:26,580 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:27:26,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,592 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,619 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,637 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:27:26,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,667 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:27:26,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,695 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:27:26,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,727 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:27:26,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,737 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,756 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:27:26,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,768 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,787 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:27:26,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,797 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,815 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:27:26,816 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,827 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,846 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:27:26,846 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:26,846 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:26,846 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:26,846 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:27:26,847 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:27:26,848 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:27:26,849 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:27:26,849 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:27:26,850 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:27:26,853 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:27:26,856 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:27:26,859 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:27:26,859 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:27:26,862 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:27:26,862 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 0x7ff1f67b4fc0> 2024-03-01 16:27:26,863 INFO blivet/MainThread: sorting actions... 2024-03-01 16:27:26,884 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,884 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,884 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,884 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:27:26,885 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:26,886 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:26,887 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:26,888 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:27:26,888 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:27:26,888 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:27:26,888 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:27:26,888 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:26,895 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:27:26,895 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:27:26,904 INFO program/MainThread: stdout: 2024-03-01 16:27:26,904 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:26,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,905 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,921 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:26,933 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:26,934 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:27:26,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:27:26,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:27:26,945 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:27:26,949 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:27:26,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:27:26,952 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:26,990 INFO program/MainThread: stdout[92]: 2024-03-01 16:27:26,991 INFO program/MainThread: stderr[92]: 2024-03-01 16:27:26,991 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:27:26,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:27:26,998 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,005 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,008 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,011 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,014 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,018 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,021 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:27:27,024 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,070 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:27:27,070 INFO program/MainThread: stderr[93]: 2024-03-01 16:27:27,070 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:27:27,071 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:27,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,086 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:27:27,086 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:27:27,101 INFO program/MainThread: stdout: 2024-03-01 16:27:27,101 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:27,102 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,133 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,143 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,144 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:27:27,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:27:27,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:27:27,155 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:27:27,159 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:27:27,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:27:27,162 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,194 INFO program/MainThread: stdout[94]: 2024-03-01 16:27:27,194 INFO program/MainThread: stderr[94]: 2024-03-01 16:27:27,194 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:27:27,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:27:27,202 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,205 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,208 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,215 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,221 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:27:27,228 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,275 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:27:27,276 INFO program/MainThread: stderr[95]: 2024-03-01 16:27:27,276 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:27:27,277 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:27,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,294 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:27:27,294 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:27:27,312 INFO program/MainThread: stdout: 2024-03-01 16:27:27,312 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:27,312 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,350 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,351 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:27:27,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:27:27,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:27:27,362 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:27:27,366 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:27:27,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:27:27,369 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,405 INFO program/MainThread: stdout[96]: 2024-03-01 16:27:27,405 INFO program/MainThread: stderr[96]: 2024-03-01 16:27:27,405 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:27:27,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:27:27,413 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,416 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,419 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,423 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,427 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,430 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,433 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,436 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:27:27,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:27:27,439 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,484 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:27:27,484 INFO program/MainThread: stderr[97]: 2024-03-01 16:27:27,485 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:27:27,485 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:27,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,505 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:27:27,505 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:27:27,531 INFO program/MainThread: stdout: 2024-03-01 16:27:27,531 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:27,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:27,559 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:27,560 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:27:27,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:27:27,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:27:27,571 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:27:27,575 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:27:27,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:27:27,578 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,614 INFO program/MainThread: stdout[98]: 2024-03-01 16:27:27,614 INFO program/MainThread: stderr[98]: 2024-03-01 16:27:27,615 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:27:27,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:27:27,622 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,626 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,629 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,632 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,636 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,639 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,642 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,645 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:27:27,649 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,688 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:27:27,688 INFO program/MainThread: stderr[99]: 2024-03-01 16:27:27,689 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:27:27,689 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:27:27,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:27:27,703 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:27:27,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:27:27,725 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,737 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,744 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,749 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,761 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:27:27,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:27:27,767 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,803 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:27:27,803 INFO program/MainThread: stderr[100]: 2024-03-01 16:27:27,803 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:27:27,804 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,864 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:27:27,865 INFO program/MainThread: stderr[101]: 2024-03-01 16:27:27,865 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:27:27,865 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,907 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:27:27,907 INFO program/MainThread: stderr[102]: 2024-03-01 16:27:27,907 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:27:27,908 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:27:27,915 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:27,922 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:27:27,927 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:27:27,928 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:27,986 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:27:27,986 INFO program/MainThread: stderr[103]: 2024-03-01 16:27:27,986 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:27:27,986 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:27:27,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,019 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,034 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,051 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:27:28,055 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,058 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,061 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,061 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,090 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:27:28,090 INFO program/MainThread: stderr[104]: 2024-03-01 16:27:28,090 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:27:28,091 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:27:28,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,123 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,137 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,150 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,151 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:27:28,155 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,158 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,161 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,161 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,188 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:27:28,188 INFO program/MainThread: stderr[105]: 2024-03-01 16:27:28,188 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:27:28,189 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:27:28,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,224 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,239 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,250 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,251 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:27:28,255 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,258 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,261 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,261 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,288 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:27:28,288 INFO program/MainThread: stderr[106]: 2024-03-01 16:27:28,288 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:27:28,288 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:27:28,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,321 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,334 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,349 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:28,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,357 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:27:28,357 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:27:28,366 INFO program/MainThread: stdout: 2024-03-01 16:27:28,366 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:28,366 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,367 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,384 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,396 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,397 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:27:28,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:27:28,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:27:28,408 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:27:28,412 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:27:28,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:27:28,416 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,448 INFO program/MainThread: stdout[107]: 2024-03-01 16:27:28,449 INFO program/MainThread: stderr[107]: 2024-03-01 16:27:28,449 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:27:28,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:27:28,456 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:27:28,463 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:27:28,469 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,473 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:27:28,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:27:28,476 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,519 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:27:28,520 INFO program/MainThread: stderr[108]: 2024-03-01 16:27:28,520 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:27:28,520 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:28,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,535 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:27:28,536 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:27:28,548 INFO program/MainThread: stdout: 2024-03-01 16:27:28,548 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:28,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,568 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,581 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:27:28,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:27:28,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:27:28,592 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:27:28,596 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:27:28,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:27:28,600 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,631 INFO program/MainThread: stdout[109]: 2024-03-01 16:27:28,631 INFO program/MainThread: stderr[109]: 2024-03-01 16:27:28,631 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:27:28,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:27:28,639 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,642 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,646 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,649 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,652 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,655 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:27:28,659 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,699 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:27:28,700 INFO program/MainThread: stderr[110]: 2024-03-01 16:27:28,700 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:27:28,701 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:27:28,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:27:28,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:27:28,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:27:28,727 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,733 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,737 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,742 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,748 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,752 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:27:28,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:27:28,756 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,787 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:27:28,788 INFO program/MainThread: stderr[111]: 2024-03-01 16:27:28,788 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:27:28,788 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,831 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:27:28,832 INFO program/MainThread: stderr[112]: 2024-03-01 16:27:28,832 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:27:28,832 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,866 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:27:28,866 INFO program/MainThread: stderr[113]: 2024-03-01 16:27:28,866 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:27:28,867 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:27:28,875 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,883 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,888 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,889 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:28,935 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:27:28,935 INFO program/MainThread: stderr[114]: 2024-03-01 16:27:28,935 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:27:28,935 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:27:28,935 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,959 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,974 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:28,987 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:28,988 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:27:28,992 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:28,995 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,998 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:27:28,999 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:29,026 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:27:29,026 INFO program/MainThread: stderr[115]: 2024-03-01 16:27:29,026 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:27:29,026 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:27:29,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,058 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,085 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,086 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:27:29,090 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,093 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,096 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,096 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 16:27:29,123 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:27:29,123 INFO program/MainThread: stderr[116]: 2024-03-01 16:27:29,123 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:27:29,124 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:27:29,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,160 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,175 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,185 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,186 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:29,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,194 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:27:29,194 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:27:29,201 INFO program/MainThread: stdout: 2024-03-01 16:27:29,202 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:29,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,218 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,231 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:27:29,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:27:29,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:27:29,242 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:27:29,246 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:27:29,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:27:29,249 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 16:27:29,284 INFO program/MainThread: stdout[117]: 2024-03-01 16:27:29,285 INFO program/MainThread: stderr[117]: 2024-03-01 16:27:29,285 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:27:29,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:27:29,292 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,296 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:27:29,299 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,302 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:27:29,306 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:27:29,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:27:29,312 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 16:27:29,356 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:27:29,356 INFO program/MainThread: stderr[118]: 2024-03-01 16:27:29,356 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:27:29,357 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:29,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,372 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:27:29,373 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:27:29,383 INFO program/MainThread: stdout: 2024-03-01 16:27:29,384 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:27:29,384 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,404 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,415 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,416 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:27:29,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:27:29,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:27:29,427 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:27:29,431 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:27:29,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:27:29,434 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 16:27:29,467 INFO program/MainThread: stdout[119]: 2024-03-01 16:27:29,468 INFO program/MainThread: stderr[119]: 2024-03-01 16:27:29,468 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:27:29,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:27:29,475 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,482 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,485 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,489 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,492 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:27:29,495 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 16:27:29,528 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:27:29,528 INFO program/MainThread: stderr[120]: 2024-03-01 16:27:29,529 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:27:29,529 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:27:29,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:27:29,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:27:29,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:27:29,557 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,563 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,571 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,576 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,581 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,586 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:27:29,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:27:29,591 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 16:27:29,627 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:27:29,628 INFO program/MainThread: stderr[121]: 2024-03-01 16:27:29,628 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:27:29,628 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 16:27:29,674 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:27:29,675 INFO program/MainThread: stderr[122]: 2024-03-01 16:27:29,675 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:27:29,675 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 16:27:29,714 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:27:29,714 INFO program/MainThread: stderr[123]: 2024-03-01 16:27:29,714 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:27:29,715 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:27:29,722 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,730 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,736 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,736 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 16:27:29,772 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:27:29,773 INFO program/MainThread: stderr[124]: 2024-03-01 16:27:29,773 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:27:29,773 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:27:29,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,803 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,815 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,828 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,829 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:27:29,833 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,836 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,839 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,839 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:29,866 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:27:29,867 INFO program/MainThread: stderr[125]: 2024-03-01 16:27:29,867 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:27:29,867 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:27:29,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,899 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,912 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,925 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,926 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:27:29,930 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:27:29,933 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,936 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:27:29,936 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:29,962 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:27:29,962 INFO program/MainThread: stderr[126]: 2024-03-01 16:27:29,962 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:27:29,962 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:27:29,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:29,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:29,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:30,006 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:30,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:30,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:30,027 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:27:30,028 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 0x7ff1f67b43b8> 2024-03-01 16:27:39,807 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dh2zbabm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:44,291 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hb_f_c1b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:51,364 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6sjte0s6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:51,400 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:51,401 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:27:51,404 INFO program/MainThread: stdout[2]: 2024-03-01 16:27:51,404 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:27:51,404 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:27:51,405 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:27:51,409 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:51,409 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:27:51,413 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:51,413 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:27:51,416 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:51,416 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:27:51,420 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:51,420 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:27:51,427 INFO program/MainThread: stdout: 2024-03-01 16:27:51,427 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:27:51,427 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,427 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:27:51,428 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:51,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:51,428 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:51,428 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:51,428 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:51,428 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:27:51,429 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:51,429 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:27:51,429 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:27:51,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:51,442 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:51,454 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:27:51,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:27:51,458 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:27:51,459 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:51,487 INFO program/MainThread: stdout[3]: 2024-03-01 16:27:51,487 INFO program/MainThread: stderr[3]: 2024-03-01 16:27:51,487 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:27:51,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,500 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:27:51,505 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:27:51,506 INFO blivet/MainThread: sda is a disk 2024-03-01 16:27:51,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:27:51,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:27:51,510 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:27:51,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:27:51,513 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:27:51,517 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:27:51,517 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,517 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:27:51,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d96c9eb8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:27:51,521 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:27:51,522 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:27:51,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:27:51,525 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:27:51,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:27:51,536 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:27:51,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:27:51,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:27:51,539 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:27:51,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:27:51,543 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:27:51,546 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:27:51,547 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,547 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:27:51,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d96881d0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:27:51,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:27:51,551 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:27:51,554 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:27:51,554 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:27:51,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,564 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:27:51,565 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:27:51,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:27:51,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:27:51,568 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:27:51,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:27:51,572 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:27:51,575 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:27:51,575 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,576 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:27:51,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8639be0) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:27:51,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:27:51,579 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:27:51,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:27:51,583 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:27:51,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:27:51,593 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:27:51,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:27:51,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:27:51,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:27:51,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:27:51,601 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:27:51,604 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:27:51,604 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,605 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:27:51,605 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8639588) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:27:51,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:27:51,608 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:27:51,612 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:27:51,612 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:27:51,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,622 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:27:51,622 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:27:51,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:27:51,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:27:51,626 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:27:51,629 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:27:51,629 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:27:51,633 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:27:51,633 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,633 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:27:51,633 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8639160) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:27:51,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:27:51,637 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:27:51,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:27:51,640 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:27:51,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:27:51,651 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:27:51,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:27:51,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:27:51,655 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:27:51,658 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:27:51,658 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:27:51,661 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:27:51,662 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,662 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:27:51,662 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d86490f0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:27:51,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:27:51,666 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:27:51,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:27:51,669 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:27:51,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:27:51,680 INFO blivet/MainThread: sde is a disk 2024-03-01 16:27:51,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:27:51,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:27:51,683 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:27:51,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:27:51,687 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:27:51,690 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:27:51,691 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,691 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:27:51,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8642ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:27:51,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:27:51,695 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:27:51,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:27:51,698 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:27:51,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:27:51,709 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:27:51,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:27:51,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:27:51,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:27:51,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:27:51,716 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:27:51,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:27:51,719 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,720 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:27:51,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8649cc0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:27:51,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:27:51,724 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:27:51,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:27:51,727 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:27:51,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:27:51,738 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:27:51,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:27:51,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:27:51,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:27:51,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:27:51,745 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:27:51,748 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:27:51,748 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,749 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:27:51,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8642748) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:27:51,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:27:51,752 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:27:51,756 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:27:51,756 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:27:51,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:27:51,767 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:27:51,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:27:51,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:27:51,770 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:27:51,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:27:51,774 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:27:51,777 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:27:51,777 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,778 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:27:51,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d864dd68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:27:51,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:27:51,781 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:27:51,785 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:27:51,785 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:27:51,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,795 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:27:51,796 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:27:51,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:27:51,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:27:51,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:27:51,802 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:27:51,802 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:27:51,806 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:27:51,806 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,807 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:27:51,807 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8659438) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:27:51,810 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:27:51,810 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:27:51,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:27:51,814 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:27:51,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,824 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:27:51,825 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:27:51,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:27:51,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:27:51,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:27:51,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:27:51,832 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:27:51,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:27:51,835 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:27:51,836 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:27:51,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d864d8d0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:27:51,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:27:51,839 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:27:51,842 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': '37936093'} ; 2024-03-01 16:27:51,843 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:27:51,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:51,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:51,854 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:27:51,854 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:27:51,854 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:27:51,854 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:27:51,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:27:51,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:27:51,858 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:27:51,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:27:51,862 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:27:51,865 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:27:51,866 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:27:51,866 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:27:51,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70d8661320) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:27:51,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:27:51,873 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:51,873 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:27:51,877 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:51,877 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:27:51,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:51,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:27:51,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:51,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:27:51,887 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:27:51,890 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:27:51,894 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:27:51,898 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 0x7f70d85e44c8> 2024-03-01 16:27:54,943 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:27:54,947 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:27:54,947 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:27:54,952 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': '37939519'} ; 2024-03-01 16:27:54,952 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:27:54,952 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:27:54,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:54,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:54,962 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:27:54,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:27:54,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:54,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:54,978 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:54,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:54,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:27:54,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:27:55,001 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:27:55,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:27:55,004 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:27:55,008 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:27:55,008 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:27:55,011 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:55,012 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:55,012 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:27:55,015 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:27:55,019 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:27:55,022 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:27:55,026 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:27:55,029 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:27:55,029 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:27:55,029 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:27:55,030 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:27:55,030 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f70d864d908) -- 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 0x7f70d85f45c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:27:55,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:27:55,037 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:27:55,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:27:55,041 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:27:55,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:27:55,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:55,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:27:55,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:27:55,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:27:55,050 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:27:55,050 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:27:55,054 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,054 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:27:55,057 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:27:55,057 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:27:55,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:55,071 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:55,083 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:27:55,084 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:27:55,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,097 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:27:55,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,108 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:27:55,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,120 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:27:55,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,132 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:27:55,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,144 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:27:55,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:55,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:27:55,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:27:55,155 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:27:55,158 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,159 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:27:55,162 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,162 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 16:27:55,165 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,165 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 16:27:55,168 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,168 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 16:27:55,171 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,171 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 16:27:55,174 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,174 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 16:27:55,177 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,177 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 16:27:55,180 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:27:55,180 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 16:27:59,629 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pu013w9q/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:27:59,665 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:59,665 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:27:59,668 INFO program/MainThread: stdout[2]: 2024-03-01 16:27:59,669 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:27:59,669 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:27:59,669 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:27:59,673 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:59,674 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:27:59,677 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:59,677 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:27:59,681 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:59,681 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:27:59,684 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:27:59,684 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:27:59,691 INFO program/MainThread: stdout: 2024-03-01 16:27:59,691 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:27:59,691 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,691 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:27:59,692 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:59,692 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:59,692 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:27:59,692 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:59,692 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:59,692 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:27:59,693 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:27:59,693 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:27:59,693 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:27:59,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:27:59,705 DEBUG program/MainThread: Return code: 0 2024-03-01 16:27:59,716 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:27:59,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:27:59,721 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:27:59,721 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:27:59,751 INFO program/MainThread: stdout[3]: 2024-03-01 16:27:59,751 INFO program/MainThread: stderr[3]: 2024-03-01 16:27:59,751 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:27:59,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,764 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:27:59,769 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:27:59,769 INFO blivet/MainThread: sda is a disk 2024-03-01 16:27:59,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:27:59,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:27:59,773 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:27:59,776 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:27:59,777 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:27:59,780 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:27:59,780 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,781 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:27:59,781 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f12d9eb8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:27:59,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:27:59,785 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:27:59,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:27: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 16:27:59,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:27:59,799 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:27:59,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:27:59,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:27:59,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:27:59,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:27: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 16:27:59,809 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:27:59,809 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,809 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:27:59,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f12981d0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:27:59,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:27:59,813 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:27:59,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:27:59,816 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:27:59,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:27:59,827 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:27:59,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:27:59,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:27:59,830 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:27:59,833 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:27:59,834 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:27:59,837 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:27:59,837 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,838 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:27:59,838 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0249be0) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:27:59,841 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:27:59,841 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:27:59,844 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:27:59,844 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:27:59,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,854 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:27:59,855 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:27:59,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:27:59,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:27:59,858 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:27:59,861 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:27:59,862 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:27:59,865 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:27:59,865 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,866 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:27:59,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0249588) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:27:59,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:27:59,869 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:27:59,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:27:59,873 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:27:59,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:27:59,883 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:27:59,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:27:59,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:27:59,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:27:59,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:27:59,890 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:27:59,893 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:27:59,894 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,894 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:27:59,894 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0249160) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:27:59,897 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:27:59,898 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:27:59,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:27:59,901 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:27:59,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,911 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:27:59,911 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:27:59,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:27:59,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:27:59,915 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:27:59,918 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:27:59,918 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:27:59,921 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:27:59,922 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,922 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:27:59,922 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f02590f0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:27:59,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:27:59,926 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:27:59,929 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:27:59,929 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:27:59,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:27:59,940 INFO blivet/MainThread: sde is a disk 2024-03-01 16:27:59,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:27:59,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:27:59,943 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:27:59,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:27:59,947 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:27:59,950 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:27:59,950 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,950 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:27:59,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0252ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:27:59,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:27:59,954 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:27:59,957 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:27:59,957 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:27:59,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,968 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:27:59,968 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:27:59,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:27:59,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:27:59,971 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:27:59,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:27:59,975 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:27:59,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:27:59,979 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:27:59,979 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:27:59,979 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0259cc0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:27:59,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:27:59,983 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:27:59,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:27:59,986 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:27:59,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:27:59,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:27:59,996 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:27:59,997 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:27:59,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:27:59,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:28:00,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:28:00,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:28:00,003 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:28:00,007 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:28:00,007 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:28:00,007 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:28:00,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0252748) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:28:00,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:28:00,011 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:28:00,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:28:00,015 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:28:00,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:28:00,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:00,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:28:00,025 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:28:00,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:28:00,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:28:00,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:28:00,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:28:00,032 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:28:00,035 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:28:00,036 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:28:00,036 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:28:00,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f025dd68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:28:00,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:28:00,040 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:28:00,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:28:00,043 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:28:00,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:28:00,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:00,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:28:00,054 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:28:00,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:28:00,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:28:00,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:28:00,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:28:00,061 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:28:00,064 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:28:00,064 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:28:00,065 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:28:00,065 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0269438) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:28:00,068 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:28:00,068 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:28:00,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:28:00,071 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:28:00,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:28:00,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:00,082 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:28:00,082 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:28:00,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:28:00,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:28:00,086 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:28:00,089 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:28:00,089 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:28:00,092 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:28:00,093 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:28:00,093 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:28:00,093 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f025d8d0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:28:00,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:28:00,097 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:28:00,100 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': '37936093'} ; 2024-03-01 16:28:00,100 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:28:00,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:28:00,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:00,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:28:00,111 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:28:00,111 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:28:00,111 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:28:00,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:28:00,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:28:00,115 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:28:00,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:28:00,119 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:28:00,122 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:28:00,122 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:28:00,123 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:28:00,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7f0271320) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:28:00,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:28:00,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:28:00,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:28:00,134 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:28:00,134 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:28:00,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:28:00,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:28:00,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:28:00,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:28:00,144 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:28:00,147 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:00,150 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:28:00,155 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 0x7fc7f01f3508> 2024-03-01 16:28:03,009 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:28:03,014 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:28:03,014 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:28:03,018 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': '37939519'} ; 2024-03-01 16:28:03,018 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:28:03,019 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:28:03,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,028 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:28:03,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:03,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:03,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:28:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:28:03,068 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:28:03,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:28:03,071 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:28:03,074 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:28:03,074 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:28:03,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 16:28:03,078 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:28:03,078 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:28:03,081 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:28:03,086 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:28:03,089 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:28:03,092 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:28:03,095 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:28:03,096 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:28:03,096 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:28:03,096 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:28:03,096 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc7f025d908) -- 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 0x7fc7f02035c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:28:03,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:28:03,103 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:28:03,104 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:28:03,107 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:28:03,107 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:28:03,110 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:28:03,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:28:03,114 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:28:03,114 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:28:03,116 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:28:03,116 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:28:03,119 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,120 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:28:03,123 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:28:03,123 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:28:03,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:03,137 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:03,149 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:28:03,150 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:28:03,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,163 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:28:03,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,174 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:28:03,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,186 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:28:03,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,197 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:28:03,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,209 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:28:03,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,220 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:28:03,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,232 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:28:03,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:28:03,238 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:28:03,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:28:03,244 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:28:03,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:28:03,249 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:28:03,253 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,253 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:28:03,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:28:03,257 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:28:03,257 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:28:03,260 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,260 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:28:03,263 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,263 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:28:03,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:28:03,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:28:03,267 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:28:03,270 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,270 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:28:03,273 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,273 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:28:03,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:28:03,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:28:03,277 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:28:03,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,280 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:28:03,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:28:03,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:28:03,288 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:28:03,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:28:03,295 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:28:03,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:28:03,303 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:28:03,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:28:03,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:28:03,308 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:28:03,308 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:28:03,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,321 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:28:03,322 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,322 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:28:03,322 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:28:03,323 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,323 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:28:03,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,326 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:28:03,329 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:28:03,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:28:03,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:28:03,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:28:03,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:28:03,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:28:03,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:28:03,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:28:03,351 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,352 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:28:03,352 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:28:03,352 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:28:03,356 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:28:03,356 INFO program/MainThread: stderr[4]: 2024-03-01 16:28:03,356 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:28:03,357 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:28:03,357 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:28:03,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,362 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,374 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:28:03,375 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,376 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:28:03,376 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:28:03,376 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,377 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:28:03,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:28:03,383 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:28:03,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:28:03,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:28:03,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:28:03,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:28:03,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:28:03,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:28:03,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:28:03,405 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:28:03,406 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:28:03,406 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:28:03,406 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:28:03,406 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:28:03,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,410 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,422 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:28:03,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:28:03,428 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:28:03,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:28:03,434 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:28:03,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:28:03,440 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:28:03,443 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,443 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:28:03,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:28:03,447 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:28:03,447 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:28:03,450 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,450 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:28:03,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:28:03,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:28:03,456 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:28:03,456 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:28:03,459 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,460 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:28:03,463 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,463 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:28:03,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:28:03,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:28:03,466 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:28:03,469 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,469 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:28:03,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:28:03,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:28:03,477 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:28:03,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:28:03,484 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:28:03,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:28:03,492 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:28:03,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:28:03,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:28:03,496 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:28:03,496 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:28:03,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,510 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:28:03,511 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,511 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:28:03,511 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:28:03,512 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,512 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:28:03,515 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,515 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:28:03,518 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:28:03,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:28:03,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:28:03,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:28:03,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:28:03,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:28:03,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:28:03,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:28:03,540 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,541 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:28:03,541 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:28:03,541 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:28:03,541 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:28:03,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,545 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,558 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:28:03,558 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,559 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:28:03,559 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:28:03,559 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,560 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:28:03,563 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,563 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:28:03,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:28:03,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:28:03,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:28:03,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:28:03,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:28:03,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:28:03,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:28:03,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:28:03,588 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:28:03,589 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:28:03,589 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:28:03,589 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:28:03,589 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:28:03,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,593 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,605 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:28:03,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:28:03,612 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:28:03,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:28:03,617 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:28:03,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:28:03,623 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:28:03,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:28:03,629 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:28:03,632 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,632 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:28:03,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:28:03,636 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:28:03,636 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:28:03,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,640 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:28:03,643 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,643 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:28:03,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:28:03,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:28:03,647 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:28:03,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,650 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:28:03,653 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,653 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:28:03,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:28:03,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:28:03,656 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:28:03,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,660 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:28:03,663 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:28:03,663 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:28:03,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:28:03,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:28:03,667 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:28:03,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:28:03,670 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:28:03,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:28:03,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:28:03,678 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:28:03,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:28:03,685 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:28:03,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:28:03,693 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:28:03,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:28:03,700 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:28:03,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:28:03,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:28:03,714 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:28:03,715 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:28:03,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,729 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:28:03,730 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,731 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:28:03,731 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:28:03,731 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,732 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:28:03,735 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,735 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:28:03,738 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:28:03,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:28:03,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:28:03,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:28:03,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:28:03,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:28:03,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:28:03,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:28:03,760 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,760 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:28:03,760 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:28:03,761 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:28:03,761 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:28:03,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,765 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,778 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:28:03,778 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,779 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:28:03,779 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:28:03,780 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,780 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:28:03,783 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,784 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:28:03,786 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:28:03,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:28:03,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:28:03,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:28:03,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:28:03,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:28:03,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:28:03,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:28:03,809 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,809 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:28:03,810 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:28:03,810 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:28:03,810 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:28:03,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,814 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,827 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:28:03,827 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,828 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:28:03,828 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:28:03,829 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,830 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:28:03,833 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,833 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:28:03,836 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:28:03,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:28:03,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:28:03,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:28:03,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:28:03,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:28:03,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:28:03,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:28:03,858 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,859 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:28:03,859 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:28:03,859 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:28:03,859 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:28:03,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,864 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:28:03,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:03,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:28:03,876 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:28:03,877 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,878 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:28:03,878 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:28:03,879 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,880 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:28:03,883 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,883 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:28:03,886 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:28:03,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:28:03,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:28:03,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:28:03,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:28:03,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:28:03,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:28:03,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:28:03,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:28:03,908 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:28:03,909 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:28:03,909 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:28:03,910 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:28:03,910 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:28:03,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:28:03,914 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,915 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:28:03,916 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:28:03,917 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,918 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,918 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:28:03,920 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:28:03,923 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:28:03,926 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:28:03,929 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:28:03,930 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:28:03,932 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:28:03,933 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 0x7fc7f01ab780> 2024-03-01 16:28:03,933 INFO blivet/MainThread: sorting actions... 2024-03-01 16:28:03,967 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:28:03,968 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:28:03,968 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:28:03,968 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:28:03,969 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:28:03,969 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:28:03,970 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:28:03,970 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:28:03,970 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:28:03,971 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:28:03,971 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:28:03,971 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:28:03,972 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:28:03,972 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:28:03,973 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:28:03,973 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,973 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:03,974 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,974 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:03,975 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,975 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:03,976 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,976 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:03,976 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:28:03,977 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:28:03,977 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:28:03,978 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:28:03,978 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,978 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:03,979 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,979 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:03,980 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:28:03,980 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:28:03,980 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:28:03,981 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:28:03,981 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,982 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:03,982 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,983 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:03,983 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:28:03,986 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:03,989 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:28:03,989 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:28:03,997 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:03,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,024 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,037 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,038 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:28:04,042 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,045 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:28:04,045 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:28:04,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,081 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,092 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,093 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:28:04,097 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,100 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:28:04,100 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:28:04,107 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,136 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,146 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,147 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:28:04,151 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,154 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:28:04,154 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:28:04,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,191 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,203 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:28:04,207 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,210 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:28:04,210 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:28:04,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,245 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,258 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,259 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:28:04,263 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,266 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:28:04,266 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:28:04,271 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,299 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,312 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,313 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:28:04,317 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,320 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:28:04,320 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:28:04,327 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,356 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,369 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,370 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:28:04,374 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,377 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:28:04,377 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:28:04,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,410 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,421 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,422 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:28:04,426 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,429 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:28:04,429 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:28:04,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,476 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,477 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:28:04,481 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:28:04,484 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:28:04,484 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:28:04,491 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,517 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,530 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,531 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:28:04,535 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,538 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,541 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,541 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:28:04,541 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:04,571 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:28:04,572 INFO program/MainThread: stderr[5]: 2024-03-01 16:28:04,572 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:28:04,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,589 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:28:04,593 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:28:04,594 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:28:04,603 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,626 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:28:04,631 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,633 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,637 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,637 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:28:04,637 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:04,668 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:28:04,668 INFO program/MainThread: stderr[6]: 2024-03-01 16:28:04,669 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:28:04,669 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,687 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,691 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:28:04,692 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:28:04,693 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:28:04,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,724 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,724 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:28:04,729 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,732 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,735 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,735 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:28:04,735 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 16:28:04,767 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:28:04,767 INFO program/MainThread: stderr[7]: 2024-03-01 16:28:04,767 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:28:04,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,785 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:28:04,790 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:28:04,791 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:28:04,801 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,823 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,823 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:28:04,828 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,831 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,834 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,834 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:28:04,834 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:04,865 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:28:04,865 INFO program/MainThread: stderr[8]: 2024-03-01 16:28:04,865 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:28:04,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,887 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,891 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:28:04,891 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:28:04,893 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:28:04,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:04,926 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:04,926 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:28:04,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:28:04,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:28:04,937 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,943 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,949 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,952 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,955 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:04,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:28:04,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:28:04,961 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,039 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:28:05,039 INFO program/MainThread: stderr[9]: 2024-03-01 16:28:05,039 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:28:05,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:05,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:28:05,059 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,065 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,071 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,075 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,078 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,085 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,088 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:28:05,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:28:05,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,118 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:28:05,126 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,135 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,135 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:05,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:28:05,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:28:05,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:05,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:28:05,153 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,157 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,160 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,164 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,167 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,171 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,174 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:28:05,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,189 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:28:05,194 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,221 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:28:05,221 INFO program/MainThread: stderr[10]: 2024-03-01 16:28:05,221 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:28:05,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:28:05,226 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,312 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:28:05,312 INFO program/MainThread: stderr[11]: 2024-03-01 16:28:05,312 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:28:05,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:28:05,330 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:28:05,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:28:05,379 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:28:05,379 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:28:05,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,405 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:28:05,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,413 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:28:05,416 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:28:05,416 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:28:05,439 INFO program/MainThread: stdout: 2024-03-01 16:28:05,439 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:28:05,439 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:05,439 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:05,439 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:05,439 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:28:05,439 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:05,440 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:05,440 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:28:05,440 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:05,440 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:05,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,440 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:28:05,452 INFO program/MainThread: stdout: 2024-03-01 16:28:05,452 INFO program/MainThread: writing all SBs 2024-03-01 16:28:05,452 INFO program/MainThread: new label = "" 2024-03-01 16:28:05,452 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,453 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,469 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:28:05,474 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:28:05,475 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:28:05,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,499 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,499 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:05,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:28:05,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:28:05,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,511 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,539 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:28:05,539 INFO program/MainThread: stderr[12]: 2024-03-01 16:28:05,539 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:28:05,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:28:05,544 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,630 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:28:05,630 INFO program/MainThread: stderr[13]: 2024-03-01 16:28:05,630 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:28:05,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:28:05,645 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:28:05,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,688 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:28:05,694 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:28:05,695 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:28:05,704 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,721 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,721 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:28:05,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,729 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:28:05,732 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:28:05,732 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:28:05,755 INFO program/MainThread: stdout: 2024-03-01 16:28:05,755 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:28:05,755 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:05,755 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:05,755 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:05,755 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:28:05,755 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:05,755 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:05,756 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:28:05,756 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:05,756 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:05,756 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,756 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:28:05,769 INFO program/MainThread: stdout: 2024-03-01 16:28:05,770 INFO program/MainThread: writing all SBs 2024-03-01 16:28:05,770 INFO program/MainThread: new label = "" 2024-03-01 16:28:05,770 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,787 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:28:05,792 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:28:05,793 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:28:05,802 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:05,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:05,819 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:05,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:28:05,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:28:05,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,831 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,856 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:28:05,857 INFO program/MainThread: stderr[14]: 2024-03-01 16:28:05,857 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:28:05,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:28:05,861 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:05,956 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:28:05,956 INFO program/MainThread: stderr[15]: 2024-03-01 16:28:05,956 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:28:05,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:05,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:28:05,976 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:28:05,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,007 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:28:06,012 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:28:06,013 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:28:06,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,039 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,039 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:28:06,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,047 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:28:06,050 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:28:06,050 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:28:06,073 INFO program/MainThread: stdout: 2024-03-01 16:28:06,073 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:28:06,073 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:06,073 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:06,073 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:06,073 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:28:06,073 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:06,074 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:06,074 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:28:06,074 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:06,074 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:06,074 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,074 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:28:06,087 INFO program/MainThread: stdout: 2024-03-01 16:28:06,087 INFO program/MainThread: writing all SBs 2024-03-01 16:28:06,087 INFO program/MainThread: new label = "" 2024-03-01 16:28:06,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,101 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:28:06,106 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:28:06,108 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:28:06,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,132 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:06,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:28:06,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:28:06,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,143 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:06,170 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:28:06,170 INFO program/MainThread: stderr[16]: 2024-03-01 16:28:06,170 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:28:06,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:28:06,175 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:06,269 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:28:06,269 INFO program/MainThread: stderr[17]: 2024-03-01 16:28:06,269 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:28:06,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:28:06,285 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:28:06,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,320 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:28:06,326 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:28:06,326 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:28:06,335 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,351 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:28:06,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,359 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:28:06,362 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:28:06,362 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:28:06,395 INFO program/MainThread: stdout: 2024-03-01 16:28:06,395 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:28:06,395 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:06,395 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:06,395 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:06,395 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:28:06,396 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:06,396 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:06,396 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:28:06,396 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:06,396 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:06,396 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,396 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:28:06,410 INFO program/MainThread: stdout: 2024-03-01 16:28:06,410 INFO program/MainThread: writing all SBs 2024-03-01 16:28:06,411 INFO program/MainThread: new label = "" 2024-03-01 16:28:06,411 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,425 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:28:06,430 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:28:06,431 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:28:06,439 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,455 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:28:06,460 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,463 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,466 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,466 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:28:06,466 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:06,497 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:28:06,497 INFO program/MainThread: stderr[18]: 2024-03-01 16:28:06,498 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:28:06,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:28:06,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 16:28:06,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:28:06,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,553 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:28:06,557 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,560 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,564 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,564 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:28:06,564 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:06,595 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:28:06,595 INFO program/MainThread: stderr[19]: 2024-03-01 16:28:06,595 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:28:06,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,621 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:28:06,622 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:28:06,623 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:28:06,632 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,655 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,655 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:28:06,659 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,662 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,665 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,665 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:28:06,666 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:06,698 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:28:06,698 INFO program/MainThread: stderr[20]: 2024-03-01 16:28:06,698 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:28:06,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,715 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:28:06,720 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:28:06,721 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:28:06,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,752 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,752 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:28:06,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:28:06,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:28:06,762 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,766 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,769 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,772 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,775 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:28:06,781 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:06,838 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:28:06,839 INFO program/MainThread: stderr[21]: 2024-03-01 16:28:06,839 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:28:06,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:06,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:28:06,863 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,870 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,877 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,883 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,892 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,918 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:28:06,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:28:06,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,936 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,937 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:28:06,945 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:06,954 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:06,954 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:06,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:28:06,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:28:06,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:06,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:28:06,972 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,979 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,982 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,986 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:06,989 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:28:06,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,001 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:28:07,006 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:07,033 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:28:07,033 INFO program/MainThread: stderr[22]: 2024-03-01 16:28:07,033 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:28:07,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:28:07,038 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:07,131 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:28:07,131 INFO program/MainThread: stderr[23]: 2024-03-01 16:28:07,131 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:28:07,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:28:07,146 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:28:07,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:28:07,176 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:28:07,177 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:28:07,186 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,199 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,199 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:28:07,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,207 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:28:07,210 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:28:07,210 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:28:07,231 INFO program/MainThread: stdout: 2024-03-01 16:28:07,231 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:28:07,231 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:07,231 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:07,231 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:07,232 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:28:07,232 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:07,232 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:07,232 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:28:07,232 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:07,232 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:07,232 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,232 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:28:07,245 INFO program/MainThread: stdout: 2024-03-01 16:28:07,245 INFO program/MainThread: writing all SBs 2024-03-01 16:28:07,245 INFO program/MainThread: new label = "" 2024-03-01 16:28:07,245 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,260 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:28:07,265 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:28:07,266 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:28:07,275 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,291 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,292 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:07,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:28:07,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:28:07,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,303 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:07,331 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:28:07,331 INFO program/MainThread: stderr[24]: 2024-03-01 16:28:07,331 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:28:07,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:28:07,336 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:07,421 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:28:07,421 INFO program/MainThread: stderr[25]: 2024-03-01 16:28:07,421 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:28:07,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:28:07,435 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:28:07,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,465 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:28:07,471 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:28:07,471 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:28:07,481 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,495 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,495 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:28:07,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,503 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:28:07,506 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:28:07,506 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:28:07,525 INFO program/MainThread: stdout: 2024-03-01 16:28:07,526 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:28:07,526 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:07,526 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:07,526 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:07,526 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:28:07,526 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:07,526 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:07,526 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:28:07,526 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:07,526 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:07,526 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,527 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:28:07,539 INFO program/MainThread: stdout: 2024-03-01 16:28:07,539 INFO program/MainThread: writing all SBs 2024-03-01 16:28:07,539 INFO program/MainThread: new label = "" 2024-03-01 16:28:07,539 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,554 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:28:07,559 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:28:07,560 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:28:07,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,584 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:28:07,588 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,591 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,594 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,594 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:28:07,595 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:07,628 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:28:07,629 INFO program/MainThread: stderr[26]: 2024-03-01 16:28:07,629 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:28:07,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,650 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:28:07,654 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:28:07,656 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:28:07,665 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,687 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,687 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:28:07,691 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,694 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,697 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,698 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:28:07,698 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:07,730 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:28:07,730 INFO program/MainThread: stderr[27]: 2024-03-01 16:28:07,730 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:28:07,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:28:07,752 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:28:07,753 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:28:07,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,784 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,784 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:28:07,788 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,791 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,794 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,794 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:28:07,795 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:28:07,832 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:28:07,832 INFO program/MainThread: stderr[28]: 2024-03-01 16:28:07,833 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:28:07,833 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,850 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:28:07,854 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:28:07,856 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:28:07,865 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:07,887 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:07,887 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:28:07,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:28:07,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:28:07,897 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,901 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,904 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,907 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,910 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,913 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:28:07,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:28:07,916 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/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:07,967 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:28:07,967 INFO program/MainThread: stderr[29]: 2024-03-01 16:28:07,967 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:28:07,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:07,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:28:07,988 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:07,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,002 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,012 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,042 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:28:08,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:28:08,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,062 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:28:08,069 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,081 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,081 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:08,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:28:08,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:28:08,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:28:08,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:28:08,099 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,102 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,106 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,109 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,113 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,116 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:28:08,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,126 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:28:08,131 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/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:08,157 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:28:08,157 INFO program/MainThread: stderr[30]: 2024-03-01 16:28:08,157 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:28:08,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:28:08,162 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:08,246 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:28:08,246 INFO program/MainThread: stderr[31]: 2024-03-01 16:28:08,246 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:28:08,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:28:08,261 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:28:08,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,289 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:28:08,295 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:28:08,295 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:28:08,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,320 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,320 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:28:08,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,328 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:28:08,331 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:28:08,331 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:28:08,361 INFO program/MainThread: stdout: 2024-03-01 16:28:08,361 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:28:08,361 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:08,361 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:08,362 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:08,362 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:28:08,362 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:08,362 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:08,362 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:28:08,362 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:08,362 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:08,362 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,362 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:28:08,377 INFO program/MainThread: stdout: 2024-03-01 16:28:08,377 INFO program/MainThread: writing all SBs 2024-03-01 16:28:08,377 INFO program/MainThread: new label = "" 2024-03-01 16:28:08,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,392 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:28:08,397 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:28:08,398 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:28:08,407 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,423 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,423 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:08,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:28:08,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:28:08,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,435 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/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:08,463 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:28:08,463 INFO program/MainThread: stderr[32]: 2024-03-01 16:28:08,463 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:28:08,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:28:08,468 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:28:08,558 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:28:08,558 INFO program/MainThread: stderr[33]: 2024-03-01 16:28:08,558 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:28:08,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:28:08,574 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:28:08,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,597 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:28:08,603 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:28:08,604 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:28:08,612 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,626 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:28:08,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:28:08,634 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:28:08,637 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:28:08,637 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:28:08,658 INFO program/MainThread: stdout: 2024-03-01 16:28:08,658 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:28:08,658 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:28:08,658 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:28:08,658 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:28:08,659 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:28:08,659 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:28:08,659 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:28:08,659 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:28:08,659 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:28:08,659 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:28:08,659 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,659 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:28:08,673 INFO program/MainThread: stdout: 2024-03-01 16:28:08,673 INFO program/MainThread: writing all SBs 2024-03-01 16:28:08,673 INFO program/MainThread: new label = "" 2024-03-01 16:28:08,673 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:28:08,694 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:28:08,695 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:28:08,704 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:28:08,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:28:08,723 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:28:08,723 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 0x7fc7f12d3ba0> 2024-03-01 16:28:08,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:28:08,731 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:28:08,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:28:08,737 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:28:08,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:28:08,744 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:28:08,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:28:08,751 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:28:08,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:28:08,757 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:28:08,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:28:08,763 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:28:08,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:28:08,770 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:28:08,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:28:08,776 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:28:08,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:28:08,782 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:28:08,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:28:08,788 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:28:08,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:28:08,795 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:28:08,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:28:08,801 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:28:08,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:28:08,807 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:28:08,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:28:08,813 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:28:08,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:28:08,819 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:28:08,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:28:08,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:28:08,825 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:29:24,585 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8ymgxoti/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:29:24,621 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:24,622 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:29:24,625 INFO program/MainThread: stdout[2]: 2024-03-01 16:29:24,625 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:29:24,625 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:29:24,625 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:29:24,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:24,630 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:29:24,634 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:24,634 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:29:24,637 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:24,637 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:29:24,640 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:24,640 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:29:24,651 INFO program/MainThread: stdout: 2024-03-01 16:29:24,651 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:29:24,651 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x 2024-03-01 16:29:24,651 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 2024-03-01 16:29:24,651 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq 2024-03-01 16:29:24,651 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 2024-03-01 16:29:24,651 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs be699ce4-5570-4322-9050-7a5d3cdd3928 2024-03-01 16:29:24,652 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 2024-03-01 16:29:24,652 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q 2024-03-01 16:29:24,652 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d024bc2a-7644-42f2-bee5-8b70be0312cf 2024-03-01 16:29:24,652 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8a926f04-d159-4778-9f48-92ba2b796b37 2024-03-01 16:29:24,652 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd 2024-03-01 16:29:24,652 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo 2024-03-01 16:29:24,652 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i 2024-03-01 16:29:24,652 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c5e2bfab-02d9-448e-a17e-210755cc6cd9 2024-03-01 16:29:24,652 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fb8bdacd-5f16-44fe-847a-fc4099f2e9cc 2024-03-01 16:29:24,652 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf 2024-03-01 16:29:24,652 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa 2024-03-01 16:29:24,652 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf 2024-03-01 16:29:24,652 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf 2024-03-01 16:29:24,652 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a 2024-03-01 16:29:24,652 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 2024-03-01 16:29:24,652 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a 2024-03-01 16:29:24,652 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:29:24,652 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:29:24,652 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:29:24,652 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:29:24,652 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:24,652 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 sdb 1073741824 root disk brw-rw---- LVM2_member 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs be699ce4-5570-4322-9050-7a5d3cdd3928 sdc 1073741824 root disk brw-rw---- LVM2_member wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 sdd 1073741824 root disk brw-rw---- LVM2_member SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d024bc2a-7644-42f2-bee5-8b70be0312cf `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8a926f04-d159-4778-9f48-92ba2b796b37 sde 1073741824 root disk brw-rw---- LVM2_member YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd sdf 1073741824 root disk brw-rw---- LVM2_member wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo sdg 1073741824 root disk brw-rw---- LVM2_member dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c5e2bfab-02d9-448e-a17e-210755cc6cd9 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fb8bdacd-5f16-44fe-847a-fc4099f2e9cc `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf sdh 1073741824 root disk brw-rw---- LVM2_member Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf sdi 1073741824 root disk brw-rw---- LVM2_member 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a sdj 1073741824 root disk brw-rw---- LVM2_member ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:29:24,652 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:24,653 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:24,653 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:29:24,653 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:24,653 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:29:24,653 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:29:24,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:24,664 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:24,679 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:29:24,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x', 'ID_FS_UUID_ENC': 'lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:29:24,683 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:29:24,684 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:24,707 INFO program/MainThread: stdout[3]: 2024-03-01 16:29:24,707 INFO program/MainThread: stderr[3]: 2024-03-01 16:29:24,707 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:29:24,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:24,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:24,720 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:29:24,724 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:29:24,725 INFO blivet/MainThread: sda is a disk 2024-03-01 16:29:24,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:29:24,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:29:24,729 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:29:24,732 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:29:24,732 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:29:24,736 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:29:24,736 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:29:24,737 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:29:24,737 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54c85cba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:29:24,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:29:24,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:24,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:29:24,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:24,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:29:24,751 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:24,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:29:24,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:24,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:29:24,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:29:24,758 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:29:24,758 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:24,785 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:24,785 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:24,785 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:29:24,786 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:29:24,790 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; 2024-03-01 16:29:24,790 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:29:24,794 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:29:24,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:24,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:24,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:24,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:24,807 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:24,834 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:24,834 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:24,834 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:29:24,834 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:24,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:29:24,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:29:24,844 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:24,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:29:24,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:29:24,848 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:24,878 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:24,878 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:24,878 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:29:24,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:29:24,883 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:29:24,886 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:29:24,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:24,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:29:24,893 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:29:24,893 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:24,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': '4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq', 'ID_FS_UUID_ENC': '4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:29:24,897 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:29:24,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:29:24,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:24,907 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:29:24,908 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:29:24,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:29:24,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:29:24,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:29:24,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:29:24,914 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:29:24,918 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:29:24,918 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:29:24,918 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:29:24,918 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54c86feb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:29:24,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:29:24,925 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:24,925 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:29:24,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:24,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:29:24,932 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:24,932 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:29:24,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:24,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:29:24,939 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:29:24,939 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:29:24,939 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:24,967 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:24,967 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). 2024-03-01 16:29:24,967 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:29:24,968 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:29:24,972 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:29:24,972 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:29:24,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:29:24,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:24,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:29:24,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:29:24,988 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:24,991 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:29:24,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:24,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:24,998 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,028 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:25,028 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). 2024-03-01 16:29:25,028 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:29:25,029 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:29:25,029 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:25,034 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:29:25,034 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:29:25,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,044 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:29:25,045 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:29:25,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:29:25,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:29:25,048 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:29:25,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:29:25,052 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:29:25,055 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:29:25,056 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,056 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:29:25,056 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54c86fc50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:29:25,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:29:25,060 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:29:25,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:29:25,063 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:29:25,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,073 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:29:25,073 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:29:25,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:29:25,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:29:25,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:29:25,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:29:25,080 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:29:25,083 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:29:25,084 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,084 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:29:25,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54775fcc0) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:29:25,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:29:25,088 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:29:25,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/lvm-pv-uuid-wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': 'wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4', 'ID_FS_UUID_ENC': 'wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:29:25,091 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:29:25,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,101 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:29:25,101 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:29:25,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:29:25,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:29:25,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:29:25,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:29:25,108 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:29:25,111 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:29:25,112 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,112 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:29:25,112 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54775abe0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:29:25,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:29:25,119 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,119 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:29:25,122 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,122 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:29:25,126 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:29:25,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:29:25,132 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:29:25,132 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:29:25,133 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 16:29:25,160 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:25,160 INFO program/MainThread: stderr[9]: 2024-03-01 16:29:25,160 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:29:25,161 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:29:25,165 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:25,165 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:29:25,168 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:29:25,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:25,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:29:25,181 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:25,184 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:29:25,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:25,191 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 16:29:25,217 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:25,217 INFO program/MainThread: stderr[10]: 2024-03-01 16:29:25,217 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:29:25,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:25,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:29:25,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:29:25,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:29:25,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:29:25,243 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:25,243 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:25,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:25,247 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:25,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:29:25,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:29:25,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:29:25,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:29:25,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:29:25,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:25,262 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:25,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:25,266 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:25,266 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:29:25,266 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:29:25,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:25,269 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:25,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:25,273 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:25,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/be699ce4-5570-4322-9050-7a5d3cdd3928 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs ' '/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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'ID_FS_UUID_ENC': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276627189'} ; 2024-03-01 16:29:25,277 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:29:25,277 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:25,281 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:29:25,281 INFO program/MainThread: stderr[11]: 2024-03-01 16:29:25,281 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:29:25,281 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:25,284 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:29:25,285 INFO program/MainThread: stderr[12]: 2024-03-01 16:29:25,285 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:29:25,285 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:25,288 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:29:25,288 INFO program/MainThread: stderr[13]: 2024-03-01 16:29:25,288 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:29:25,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:29:25,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:25,299 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:29:25,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:25,300 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:29:25,296 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54774c898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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 (0x7fb54c86ff28) -- 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 = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:25,301 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:25,304 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:29:25,304 INFO program/MainThread: stderr[14]: 2024-03-01 16:29:25,304 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:29:25,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:29:25,312 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,312 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:29:25,316 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,316 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:29:25,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:29:25,324 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,324 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:29:25,326 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:29:25,326 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:29:25,329 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:25,330 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:29:25,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:29:25,333 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:25,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:25,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:29:25,350 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:29:25,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:29:25,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:29:25,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:25,357 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:25,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:25,361 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:25,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:29:25,365 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:29:25,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:29:25,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:29:25,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:29:25,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:25,376 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:25,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:25,380 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:25,380 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:29:25,380 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:29:25,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:25,383 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:25,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:25,387 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:25,391 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/b863344d-fa65-4afa-ab8c-62f49db9c336 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB', '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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'ID_FS_UUID_ENC': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276321845'} ; 2024-03-01 16:29:25,391 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:29:25,391 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:25,395 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:29:25,395 INFO program/MainThread: stderr[15]: 2024-03-01 16:29:25,395 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:29:25,395 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:25,399 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:29:25,399 INFO program/MainThread: stderr[16]: 2024-03-01 16:29:25,399 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:29:25,399 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:25,402 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:29:25,402 INFO program/MainThread: stderr[17]: 2024-03-01 16:29:25,402 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:29:25,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:29:25,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:25,413 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:25,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:25,415 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:25,410 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c86f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB 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 (0x7fb54c86ff28) -- name = test_vg1 status = True 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 = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:25,415 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:25,418 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:29:25,418 INFO program/MainThread: stderr[18]: 2024-03-01 16:29:25,418 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:29:25,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:29:25,426 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,426 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:29:25,430 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,430 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:29:25,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:29:25,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:29:25,438 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:29:25,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:25,441 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:29:25,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:29:25,445 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:25,445 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:25,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/lvm-pv-uuid-SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': 'SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q', 'ID_FS_UUID_ENC': 'SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:29:25,449 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:29:25,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:29:25,460 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:29:25,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:29:25,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:29:25,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:29:25,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:29:25,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 16:29:25,470 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:29:25,470 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,471 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:29:25,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54776ada0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:29:25,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:29:25,477 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:29:25,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:29:25,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:29:25,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:29:25,491 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:29:25,491 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:29:25,491 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,519 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:25,520 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:25,520 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:29:25,520 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:29:25,524 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:29:25,525 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:29:25,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:29:25,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:25,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,541 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,569 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 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=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:25,569 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:25,569 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:29:25,569 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:25,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:29:25,574 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:29:25,578 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:25,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:29:25,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:29:25,582 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,608 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:25,608 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:25,608 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:29:25,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:29:25,613 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:29:25,617 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:29:25,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:29:25,623 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:29:25,623 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:25,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': 'YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd', 'ID_FS_UUID_ENC': 'YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:29:25,627 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:29:25,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:29:25,638 INFO blivet/MainThread: sde is a disk 2024-03-01 16:29:25,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:29:25,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:29:25,642 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:29:25,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:29:25,645 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:29:25,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 16:29:25,649 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,649 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:29:25,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb547764ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:29:25,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:29:25,657 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,657 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:29:25,660 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,660 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:29:25,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:29:25,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,667 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:29:25,670 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:29:25,670 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:29:25,670 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,697 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:25,697 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:25,697 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:29:25,698 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:29:25,702 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:25,702 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:29:25,705 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:29:25,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:29:25,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:29:25,718 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:25,721 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:29:25,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:25,728 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,755 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:25,755 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:25,755 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:29:25,756 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:29:25,756 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:25,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/lvm-pv-uuid-wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': 'wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo', 'ID_FS_UUID_ENC': 'wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:29:25,761 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:29:25,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,772 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:29:25,772 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:29:25,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:29:25,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:29:25,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:29:25,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:29:25,779 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:29:25,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:29:25,783 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:29:25,783 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:29:25,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb547700940) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:29:25,787 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:29:25,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:29:25,794 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:29:25,797 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,797 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:29:25,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:29:25,804 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:29:25,804 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:29:25,804 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/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,832 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:25,832 INFO program/MainThread: stderr[24]: 2024-03-01 16:29:25,832 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:29:25,833 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:29:25,837 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:25,837 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:29:25,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:29:25,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:25,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:29:25,854 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:25,857 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:29:25,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:25,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:25,863 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/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:25,891 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:25,891 INFO program/MainThread: stderr[25]: 2024-03-01 16:29:25,891 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:29:25,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:25,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:25,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:29:25,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:29:25,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:29:25,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:29:25,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:25,917 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:25,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:25,921 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:25,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:29:25,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:29:25,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:29:25,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:29:25,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:29:25,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:25,936 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:25,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:25,939 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:25,940 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:29:25,940 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:29:25,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:25,943 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:25,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:25,947 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:25,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/8a926f04-d159-4778-9f48-92ba2b796b37', '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-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a926f04-d159-4778-9f48-92ba2b796b37', 'ID_FS_UUID_ENC': '8a926f04-d159-4778-9f48-92ba2b796b37', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275498402'} ; 2024-03-01 16:29:25,951 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:29:25,951 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:25,955 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:29:25,955 INFO program/MainThread: stderr[26]: 2024-03-01 16:29:25,955 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:29:25,955 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:25,958 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:29:25,958 INFO program/MainThread: stderr[27]: 2024-03-01 16:29:25,959 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:29:25,959 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:25,962 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:29:25,962 INFO program/MainThread: stderr[28]: 2024-03-01 16:29:25,962 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:29:25,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:25,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:29:25,972 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:25,973 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:29:25,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:25,974 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:29:25,970 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb5477008d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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 (0x7fb54775f710) -- 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 = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:25,975 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:25,978 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:29:25,978 INFO program/MainThread: stderr[29]: 2024-03-01 16:29:25,978 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:29:25,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:29:25,986 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:25,986 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:29:25,990 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:25,990 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:29:25,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:29:25,997 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:25,997 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:29:25,997 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:29:26,001 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:26,001 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:29:26,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:29:26,004 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:26,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:26,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:29:26,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:29:26,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:29:26,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:29:26,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:26,029 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:26,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:26,033 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:26,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:29:26,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:29:26,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:29:26,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:29:26,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:29:26,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:26,047 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:26,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:26,051 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:26,051 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:29:26,052 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:29:26,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:26,064 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:26,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:26,067 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:26,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/d024bc2a-7644-42f2-bee5-8b70be0312cf', '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-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'ID_FS_UUID_ENC': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275199412'} ; 2024-03-01 16:29:26,071 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:29:26,072 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:26,075 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:29:26,076 INFO program/MainThread: stderr[30]: 2024-03-01 16:29:26,076 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:29:26,076 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:26,079 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:29:26,079 INFO program/MainThread: stderr[31]: 2024-03-01 16:29:26,079 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:29:26,079 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:26,082 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:29:26,083 INFO program/MainThread: stderr[32]: 2024-03-01 16:29:26,083 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:29:26,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:29:26,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:26,094 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:26,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:26,095 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:26,091 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb5477224a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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 (0x7fb54775f710) -- name = test_vg2 status = 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 = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:26,096 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:26,099 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:29:26,099 INFO program/MainThread: stderr[33]: 2024-03-01 16:29:26,099 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:29:26,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:29:26,107 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,107 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:29:26,111 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,111 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:29:26,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:29:26,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:29:26,119 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:29:26,122 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:26,122 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:29:26,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:29:26,126 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:26,126 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:26,130 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/lvm-pv-uuid-dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i', 'ID_FS_UUID_ENC': 'dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:29:26,130 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:29:26,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,141 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:29:26,141 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:29:26,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:29:26,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:29:26,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:29:26,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:29:26,148 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:29:26,151 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:29:26,151 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:29:26,152 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:29:26,152 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54771e978) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:29:26,155 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:29:26,159 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,159 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:29:26,162 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,162 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:29:26,166 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,166 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:29:26,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:29:26,172 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:29:26,172 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:29:26,173 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/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,202 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:26,202 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,202 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:29:26,203 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:29:26,207 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:29:26,207 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:29:26,210 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:29:26,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:26,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,223 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/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,252 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 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=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 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=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:26,252 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,253 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:29:26,253 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:26,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:29:26,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:29:26,261 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:26,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:29:26,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:29:26,266 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/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,295 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:26,295 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,295 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:29:26,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:29:26,300 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:29:26,303 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:29:26,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,310 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:26,310 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:26,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/lvm-pv-uuid-Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa', 'ID_FS_UUID_ENC': 'Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:29:26,314 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:29:26,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,325 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:29:26,325 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:29:26,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:29:26,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:29:26,329 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:29:26,332 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:29:26,332 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:29:26,336 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:29:26,336 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:29:26,336 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:29:26,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb547764f98) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:29:26,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:29:26,344 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,344 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:29:26,347 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,347 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:29:26,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:29:26,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,354 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:29:26,357 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:29:26,357 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:29:26,357 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/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,385 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:26,385 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,385 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:29:26,386 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:29:26,390 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; 2024-03-01 16:29:26,390 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:29:26,393 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:29:26,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:29:26,406 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:26,410 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:29:26,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,416 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/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,447 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:26,447 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,447 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:29:26,448 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:26,448 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:26,453 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf', 'ID_FS_UUID_ENC': '2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:29:26,453 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:29:26,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,464 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:29:26,465 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:29:26,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:29:26,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:29:26,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:29:26,472 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:29:26,472 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:29:26,475 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:29:26,475 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:29:26,476 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:29:26,476 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54777e9e8) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:29:26,479 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:29:26,483 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,483 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:29:26,486 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,486 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:29:26,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:29:26,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,493 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:29:26,496 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:29:26,496 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:29:26,497 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,527 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:26,527 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,527 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:29:26,528 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:29:26,532 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; 2024-03-01 16:29:26,532 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:29:26,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:29:26,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:29:26,549 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:26,552 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:29:26,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,558 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,586 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:26,586 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:26,586 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:29:26,587 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:26,587 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:26,592 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': 'ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9', 'ID_FS_UUID_ENC': 'ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:29:26,592 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:29:26,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,603 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:29:26,604 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:29:26,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:29:26,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:29:26,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:29:26,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:29:26,611 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:29:26,614 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:29:26,614 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:29:26,615 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:29:26,615 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb54777e080) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:29:26,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:29:26,622 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,622 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:29:26,625 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,625 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:29:26,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:29:26,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:29:26,635 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:29:26,636 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:29:26,636 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,667 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:26,667 INFO program/MainThread: stderr[41]: 2024-03-01 16:29:26,667 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:29:26,668 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:29:26,672 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:29:26,672 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:29:26,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:29:26,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:29:26,689 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:26,692 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:29:26,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:26,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:26,699 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:26,735 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:26,735 INFO program/MainThread: stderr[42]: 2024-03-01 16:29:26,735 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:29:26,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:26,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:29:26,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:29:26,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:29:26,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:29:26,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:26,762 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:26,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:26,766 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:26,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:29:26,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:29:26,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:29:26,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:29:26,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:29:26,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:26,781 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:26,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:26,784 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:26,785 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:29:26,785 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:29:26,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:26,788 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:26,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:26,792 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:26,796 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/08cc22f2-7f94-40b6-85b5-94703511035a ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt ' '/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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '08cc22f2-7f94-40b6-85b5-94703511035a', 'ID_FS_UUID_ENC': '08cc22f2-7f94-40b6-85b5-94703511035a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274335208'} ; 2024-03-01 16:29:26,796 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:29:26,796 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:26,800 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:29:26,800 INFO program/MainThread: stderr[43]: 2024-03-01 16:29:26,800 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:29:26,800 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:26,803 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:29:26,803 INFO program/MainThread: stderr[44]: 2024-03-01 16:29:26,803 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:29:26,804 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:26,807 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:29:26,807 INFO program/MainThread: stderr[45]: 2024-03-01 16:29:26,807 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:29:26,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:29:26,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:26,819 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:29:26,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:26,820 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:29:26,815 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c85c9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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 (0x7fb5477003c8) -- 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:26,820 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:26,823 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:29:26,824 INFO program/MainThread: stderr[46]: 2024-03-01 16:29:26,824 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:29:26,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:29:26,832 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,832 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:29:26,835 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,835 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:29:26,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:29:26,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:29:26,844 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:29:26,847 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:26,847 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:29:26,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:29:26,851 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:26,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:26,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:29:26,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:29:26,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:29:26,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:29:26,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:26,875 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:26,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:26,879 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:26,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:29:26,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:29:26,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:29:26,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:29:26,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:29:26,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:26,893 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:26,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:26,897 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:26,898 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:29:26,898 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:29:26,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:26,901 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:26,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:26,905 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:26,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J ' '/dev/disk/by-uuid/525f78a8-044d-4117-abd1-2443ee3f53cf ' '/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_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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'ID_FS_UUID_ENC': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274022376'} ; 2024-03-01 16:29:26,909 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:29:26,909 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:26,912 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:29:26,912 INFO program/MainThread: stderr[47]: 2024-03-01 16:29:26,912 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:29:26,913 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:26,916 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:29:26,916 INFO program/MainThread: stderr[48]: 2024-03-01 16:29:26,916 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:29:26,916 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:26,919 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:29:26,919 INFO program/MainThread: stderr[49]: 2024-03-01 16:29:26,919 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:29:26,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:29:26,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:26,932 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:29:26,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:26,933 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:29:26,928 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54776aac8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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 (0x7fb5477003c8) -- name = test_vg3 status = True 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:26,934 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:26,937 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:29:26,937 INFO program/MainThread: stderr[50]: 2024-03-01 16:29:26,937 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:29:26,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:29:26,945 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:26,945 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:29:26,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:26,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:29:26,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:29:26,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:26,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:29:26,956 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:29:26,960 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:26,960 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:29:26,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:29:26,963 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:26,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:26,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu ; incomplete: False ; hidden: False ; 2024-03-01 16:29:26,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:26,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:29:26,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:29:26,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:29:26,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:29:26,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:26,988 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:26,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:26,992 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:26,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:29:26,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:29:26,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:29:26,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:29:27,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:29:27,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:27,006 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:27,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:27,010 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:27,011 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:29:27,011 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:29:27,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:27,014 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:27,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:27,018 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:27,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/fb8bdacd-5f16-44fe-847a-fc4099f2e9cc ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu ' '/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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'ID_FS_UUID_ENC': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273705490'} ; 2024-03-01 16:29:27,022 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:29:27,022 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:27,025 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:29:27,026 INFO program/MainThread: stderr[51]: 2024-03-01 16:29:27,026 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:29:27,026 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:27,029 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:29:27,029 INFO program/MainThread: stderr[52]: 2024-03-01 16:29:27,029 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:29:27,029 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:27,032 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:29:27,032 INFO program/MainThread: stderr[53]: 2024-03-01 16:29:27,032 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:29:27,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:27,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:29:27,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:27,045 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:29:27,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:27,046 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:29:27,041 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c9136a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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 (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:27,047 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:27,050 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:29:27,051 INFO program/MainThread: stderr[54]: 2024-03-01 16:29:27,051 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:29:27,055 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:29:27,058 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:27,059 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:29:27,062 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:27,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:29:27,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,066 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:29:27,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:29:27,070 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:29:27,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:27,074 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:29:27,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:29:27,077 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:27,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:27,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:27,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi ; incomplete: False ; hidden: False ; 2024-03-01 16:29:27,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:27,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:29:27,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:29:27,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:29:27,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:29:27,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:27,102 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:27,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:29:27,106 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:27,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:29:27,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:29:27,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:29:27,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:29:27,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:29:27,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:27,120 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:27,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 16:29:27,124 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:27,124 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:29:27,125 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:29:27,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:27,128 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:27,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:29:27,132 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:27,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/c5e2bfab-02d9-448e-a17e-210755cc6cd9 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'ID_FS_UUID_ENC': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273387399'} ; 2024-03-01 16:29:27,136 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:29:27,136 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:27,139 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:29:27,139 INFO program/MainThread: stderr[55]: 2024-03-01 16:29:27,139 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:29:27,140 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:27,143 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:29:27,143 INFO program/MainThread: stderr[56]: 2024-03-01 16:29:27,143 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:29:27,143 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:27,146 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:29:27,146 INFO program/MainThread: stderr[57]: 2024-03-01 16:29:27,146 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:29:27,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:27,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:29:27,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:27,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:27,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:27,161 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:27,155 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb547728e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi 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 (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:27,162 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:27,165 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:29:27,165 INFO program/MainThread: stderr[58]: 2024-03-01 16:29:27,165 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:29:27,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:29:27,173 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:27,173 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:29:27,177 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:27,177 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:29:27,180 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:29:27,184 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,184 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:29:27,184 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:29:27,188 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:27,188 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:29:27,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:29:27,192 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:27,192 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:27,195 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': '37936093'} ; 2024-03-01 16:29:27,195 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:29:27,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:27,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:27,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:29:27,207 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:29:27,207 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:29:27,207 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:29:27,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:29:27,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:29:27,210 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:29:27,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:29:27,214 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:29:27,217 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:29:27,218 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:29:27,218 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:29:27,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5477662e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:29:27,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:29:27,225 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:27,225 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:29:27,228 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:27,228 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:29:27,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,232 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:29:27,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:27,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:29:27,239 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:29:27,242 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:29:27,245 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:29:27,251 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 0x7fb5477d8488> 2024-03-01 16:29:30,190 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:29:30,194 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:29:30,194 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:29:30,198 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': '37939519'} ; 2024-03-01 16:29:30,198 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:29:30,198 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:29:30,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,209 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:29:30,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:30,229 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:30,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:29:30,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:29:30,256 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:29:30,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:29:30,259 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:29:30,262 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:29:30,263 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:29:30,266 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:29:30,266 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:29:30,267 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:29:30,270 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:29:30,273 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:29:30,276 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:29:30,279 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:29:30,282 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:29:30,283 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:29:30,283 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:29:30,284 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:29:30,283 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb547766c88) -- 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 0x7fb5476bfca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:29:30,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:29:30,291 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:30,291 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:29:30,294 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:30,294 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:29:30,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:30,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:29:30,301 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:30,301 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:29:30,301 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:29:30,305 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:30,305 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:29:30,308 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:29:30,308 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:30,311 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/c5e2bfab-02d9-448e-a17e-210755cc6cd9', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'ID_FS_UUID_ENC': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273387399'} ; 2024-03-01 16:29:30,311 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:29:30,312 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:30,315 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:29:30,316 INFO program/MainThread: stderr[59]: 2024-03-01 16:29:30,316 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:29:30,316 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:30,319 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:29:30,319 INFO program/MainThread: stderr[60]: 2024-03-01 16:29:30,319 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:29:30,319 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:30,322 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:29:30,322 INFO program/MainThread: stderr[61]: 2024-03-01 16:29:30,322 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:29:30,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:29:30,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,335 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,337 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,331 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb547728e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:30,338 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:30,341 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:29:30,341 INFO program/MainThread: stderr[62]: 2024-03-01 16:29:30,341 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:29:30,345 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:29:30,345 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:29:30,348 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/fb8bdacd-5f16-44fe-847a-fc4099f2e9cc ' '/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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'ID_FS_UUID_ENC': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273705490'} ; 2024-03-01 16:29:30,348 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:29:30,349 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:30,352 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:29:30,352 INFO program/MainThread: stderr[63]: 2024-03-01 16:29:30,352 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:29:30,352 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:30,355 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:29:30,355 INFO program/MainThread: stderr[64]: 2024-03-01 16:29:30,355 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:29:30,355 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:30,358 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:29:30,358 INFO program/MainThread: stderr[65]: 2024-03-01 16:29:30,359 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:29:30,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:29:30,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,372 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,374 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,368 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c9136a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:30,374 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:30,377 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:29:30,378 INFO program/MainThread: stderr[66]: 2024-03-01 16:29:30,378 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:29:30,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:29:30,382 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:29:30,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/525f78a8-044d-4117-abd1-2443ee3f53cf ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'ID_FS_UUID_ENC': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274022376'} ; 2024-03-01 16:29:30,385 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:29:30,385 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:30,388 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:29:30,389 INFO program/MainThread: stderr[67]: 2024-03-01 16:29:30,389 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:29:30,389 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:30,392 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:29:30,392 INFO program/MainThread: stderr[68]: 2024-03-01 16:29:30,392 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:29:30,392 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:30,395 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:29:30,395 INFO program/MainThread: stderr[69]: 2024-03-01 16:29:30,395 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:29:30,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:29:30,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,408 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,409 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,404 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54776aac8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:30,410 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:30,413 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:29:30,414 INFO program/MainThread: stderr[70]: 2024-03-01 16:29:30,414 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:29:30,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:29:30,418 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:29:30,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/08cc22f2-7f94-40b6-85b5-94703511035a ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '08cc22f2-7f94-40b6-85b5-94703511035a', 'ID_FS_UUID_ENC': '08cc22f2-7f94-40b6-85b5-94703511035a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274335208'} ; 2024-03-01 16:29:30,421 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:29:30,421 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:30,424 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:29:30,425 INFO program/MainThread: stderr[71]: 2024-03-01 16:29:30,425 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:29:30,425 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:30,428 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:29:30,428 INFO program/MainThread: stderr[72]: 2024-03-01 16:29:30,428 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:29:30,428 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:30,431 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:29:30,432 INFO program/MainThread: stderr[73]: 2024-03-01 16:29:30,432 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:29:30,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:29:30,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,444 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:30,446 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:30,440 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c85c9e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb5477003c8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:30,447 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:30,450 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:29:30,450 INFO program/MainThread: stderr[74]: 2024-03-01 16:29:30,450 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:29:30,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:29:30,454 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:29:30,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d024bc2a-7644-42f2-bee5-8b70be0312cf ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7 ' '/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-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'ID_FS_UUID_ENC': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275199412'} ; 2024-03-01 16:29:30,457 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:29:30,458 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:30,461 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:29:30,461 INFO program/MainThread: stderr[75]: 2024-03-01 16:29:30,461 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:29:30,461 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:30,464 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:29:30,464 INFO program/MainThread: stderr[76]: 2024-03-01 16:29:30,464 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:29:30,464 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:30,467 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:29:30,468 INFO program/MainThread: stderr[77]: 2024-03-01 16:29:30,468 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:29:30,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:29:30,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:30,479 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:30,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:30,480 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:30,476 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb5477224a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb54775f710) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:30,481 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:30,484 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:29:30,484 INFO program/MainThread: stderr[78]: 2024-03-01 16:29:30,484 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:29:30,488 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:29:30,488 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:29:30,491 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-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8a926f04-d159-4778-9f48-92ba2b796b37 ' '/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-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a926f04-d159-4778-9f48-92ba2b796b37', 'ID_FS_UUID_ENC': '8a926f04-d159-4778-9f48-92ba2b796b37', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275498402'} ; 2024-03-01 16:29:30,491 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:29:30,492 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:30,495 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:29:30,495 INFO program/MainThread: stderr[79]: 2024-03-01 16:29:30,495 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:29:30,495 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:30,498 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:29:30,498 INFO program/MainThread: stderr[80]: 2024-03-01 16:29:30,499 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:29:30,499 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:30,502 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:29:30,502 INFO program/MainThread: stderr[81]: 2024-03-01 16:29:30,502 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:29:30,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:29:30,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:30,513 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:30,514 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:30,514 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:30,510 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb5477008d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb54775f710) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:30,515 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:30,518 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:29:30,518 INFO program/MainThread: stderr[82]: 2024-03-01 16:29:30,518 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:29:30,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:29:30,522 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:29:30,526 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/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB ' '/dev/disk/by-uuid/b863344d-fa65-4afa-ab8c-62f49db9c336', '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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'ID_FS_UUID_ENC': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276321845'} ; 2024-03-01 16:29:30,526 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:29:30,526 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:30,529 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:29:30,529 INFO program/MainThread: stderr[83]: 2024-03-01 16:29:30,529 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:29:30,530 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:30,533 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:29:30,533 INFO program/MainThread: stderr[84]: 2024-03-01 16:29:30,533 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:29:30,533 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:30,536 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:29:30,536 INFO program/MainThread: stderr[85]: 2024-03-01 16:29:30,536 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:29:30,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:29:30,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:30,548 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:30,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:30,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:30,545 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54c86f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb54c86ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:30,550 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:30,553 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:29:30,553 INFO program/MainThread: stderr[86]: 2024-03-01 16:29:30,553 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:29:30,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:29:30,557 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:29:30,560 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/be699ce4-5570-4322-9050-7a5d3cdd3928 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs ' '/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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'ID_FS_UUID_ENC': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276627189'} ; 2024-03-01 16:29:30,560 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:29:30,561 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:30,564 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:29:30,564 INFO program/MainThread: stderr[87]: 2024-03-01 16:29:30,564 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:29:30,564 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:30,567 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:29:30,567 INFO program/MainThread: stderr[88]: 2024-03-01 16:29:30,567 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:29:30,568 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:30,571 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:29:30,571 INFO program/MainThread: stderr[89]: 2024-03-01 16:29:30,571 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:29:30,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:29:30,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:30,582 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:30,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:30,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:30,579 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb54774c898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb54c86ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:30,584 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:30,587 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:29:30,587 INFO program/MainThread: stderr[90]: 2024-03-01 16:29:30,587 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:29:30,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:29:30,591 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:29:30,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:30,601 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:30,617 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:29:30,618 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:29:30,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,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 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,632 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:29:30,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,644 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:29:30,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,657 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:29:30,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,669 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:29:30,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,682 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:29:30,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:30,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:29:30,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:30,694 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:29:35,271 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4p5znj6w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:29:35,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:35,308 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:29:35,311 INFO program/MainThread: stdout[2]: 2024-03-01 16:29:35,311 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:29:35,311 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:29:35,311 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:29:35,316 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:35,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:29:35,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:35,320 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:29:35,323 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:35,323 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:29:35,326 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:29:35,326 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:29:35,337 INFO program/MainThread: stdout: 2024-03-01 16:29:35,337 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:29:35,337 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 2024-03-01 16:29:35,337 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq 2024-03-01 16:29:35,337 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs be699ce4-5570-4322-9050-7a5d3cdd3928 2024-03-01 16:29:35,337 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 2024-03-01 16:29:35,337 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q 2024-03-01 16:29:35,337 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d024bc2a-7644-42f2-bee5-8b70be0312cf 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8a926f04-d159-4778-9f48-92ba2b796b37 2024-03-01 16:29:35,337 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd 2024-03-01 16:29:35,337 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo 2024-03-01 16:29:35,337 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i 2024-03-01 16:29:35,337 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c5e2bfab-02d9-448e-a17e-210755cc6cd9 2024-03-01 16:29:35,337 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fb8bdacd-5f16-44fe-847a-fc4099f2e9cc 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf 2024-03-01 16:29:35,337 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf 2024-03-01 16:29:35,337 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf 2024-03-01 16:29:35,337 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a 2024-03-01 16:29:35,338 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 2024-03-01 16:29:35,338 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a 2024-03-01 16:29:35,338 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:29:35,338 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:29:35,338 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:29:35,338 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:29:35,338 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:35,338 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 sdb 1073741824 root disk brw-rw---- LVM2_member 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b863344d-fa65-4afa-ab8c-62f49db9c336 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs be699ce4-5570-4322-9050-7a5d3cdd3928 sdc 1073741824 root disk brw-rw---- LVM2_member wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 sdd 1073741824 root disk brw-rw---- LVM2_member SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d024bc2a-7644-42f2-bee5-8b70be0312cf `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8a926f04-d159-4778-9f48-92ba2b796b37 sde 1073741824 root disk brw-rw---- LVM2_member YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd sdf 1073741824 root disk brw-rw---- LVM2_member wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo sdg 1073741824 root disk brw-rw---- LVM2_member dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c5e2bfab-02d9-448e-a17e-210755cc6cd9 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fb8bdacd-5f16-44fe-847a-fc4099f2e9cc `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf sdh 1073741824 root disk brw-rw---- LVM2_member Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 525f78a8-044d-4117-abd1-2443ee3f53cf sdi 1073741824 root disk brw-rw---- LVM2_member 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a sdj 1073741824 root disk brw-rw---- LVM2_member ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08cc22f2-7f94-40b6-85b5-94703511035a sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:29:35,338 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:35,338 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:35,338 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:29:35,339 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:29:35,339 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:29:35,339 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:29:35,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:35,349 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:35,364 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:29:35,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': 'lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x', 'ID_FS_UUID_ENC': 'lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:29:35,369 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:29:35,370 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,401 INFO program/MainThread: stdout[3]: 2024-03-01 16:29:35,401 INFO program/MainThread: stderr[3]: 2024-03-01 16:29:35,401 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:29:35,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,414 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:29:35,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:29:35,419 INFO blivet/MainThread: sda is a disk 2024-03-01 16:29:35,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:29:35,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:29:35,423 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:29:35,426 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:29:35,426 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:29:35,430 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:29:35,430 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:29:35,430 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:29:35,431 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726f321b00) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:29:35,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:29:35,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:35,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:29:35,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:35,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:29:35,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:29:35,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:29:35,452 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:29:35,452 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:29:35,452 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,478 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:35,478 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:35,478 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:29:35,478 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:29:35,483 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; 2024-03-01 16:29:35,483 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:29:35,486 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:29:35,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:35,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,499 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,528 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:35,528 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:35,528 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:29:35,528 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:35,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:29:35,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:29:35,538 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:35,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:29:35,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:29:35,542 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,570 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:35,570 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq. WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:29:35,570 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:29:35,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:29:35,576 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:29:35,579 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:29:35,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:29:35,585 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:29:35,585 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:35,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': '4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq', 'ID_FS_UUID_ENC': '4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:29:35,589 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:29:35,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,600 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:29:35,600 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:29:35,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:29:35,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:29:35,603 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:29:35,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:29:35,607 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:29:35,610 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:29:35,610 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:29:35,611 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:29:35,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726f335eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:29:35,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:29:35,618 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:35,618 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:29:35,621 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:35,621 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:29:35,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:29:35,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:29:35,631 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:29:35,632 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:29:35,632 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,658 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:35,658 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). 2024-03-01 16:29:35,658 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:29:35,659 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:29:35,663 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:29:35,663 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:29:35,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:29:35,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:29:35,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:29:35,679 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:35,682 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:29:35,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:35,689 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:35,716 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:35,716 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4. WARNING: VG test_vg1 is missing PV wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 (last written to /dev/sdc). 2024-03-01 16:29:35,716 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:29:35,717 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:29:35,717 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:35,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:29:35,721 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:29:35,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,732 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:29:35,733 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:29:35,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:29:35,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:29:35,736 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:29:35,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:29:35,740 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:29:35,743 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:29:35,743 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:29:35,744 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:29:35,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726f335c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:29:35,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:29:35,747 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:29:35,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:29:35,751 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:29:35,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:29:35,761 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:29:35,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:29:35,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:29:35,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:29:35,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:29:35,768 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:29:35,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:29:35,771 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:29:35,772 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:29:35,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e255c50) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:29:35,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:29:35,775 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:29:35,779 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4', 'ID_FS_UUID_ENC': 'wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:29:35,779 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:29:35,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,789 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:29:35,789 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:29:35,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:29:35,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:29:35,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:29:35,796 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:29:35,796 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:29:35,799 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:29:35,799 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:29:35,800 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:29:35,800 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e255cc0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:29:35,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:29:35,807 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:35,807 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:29:35,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:35,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:29:35,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:29:35,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:35,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:29:35,820 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:29:35,820 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:29:35,820 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 16:29:35,855 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:29:35,855 INFO program/MainThread: stderr[9]: 2024-03-01 16:29:35,855 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:29:35,856 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:29:35,860 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:35,860 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:29:35,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:29:35,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:35,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:29:35,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:29:35,879 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:29:35,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE ; incomplete: True ; hidden: False ; 2024-03-01 16:29:35,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:35,886 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 16:29:35,916 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:35,916 INFO program/MainThread: stderr[10]: 2024-03-01 16:29:35,916 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:29:35,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:35,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:35,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:29:35,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:29:35,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:29:35,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:29:35,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:35,942 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:35,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:35,946 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:35,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:29:35,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:29:35,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:29:35,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:29:35,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:29:35,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:35,960 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:35,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:35,964 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:35,965 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:29:35,965 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:29:35,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:35,968 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:29:35,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:29:35,972 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:29:35,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/be699ce4-5570-4322-9050-7a5d3cdd3928 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs ' '/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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'ID_FS_UUID_ENC': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276627189'} ; 2024-03-01 16:29:35,976 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:29:35,976 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:35,980 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:29:35,980 INFO program/MainThread: stderr[11]: 2024-03-01 16:29:35,980 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:29:35,980 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:35,983 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:29:35,983 INFO program/MainThread: stderr[12]: 2024-03-01 16:29:35,983 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:29:35,983 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:35,986 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:29:35,986 INFO program/MainThread: stderr[13]: 2024-03-01 16:29:35,987 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:29:35,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:35,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:29:35,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:35,998 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:29:35,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:35,998 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:29:35,994 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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 (0x7f726f335f28) -- 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 = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:35,999 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:36,002 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:29:36,002 INFO program/MainThread: stderr[14]: 2024-03-01 16:29:36,002 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:29:36,006 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:29:36,010 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,010 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:29:36,014 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,014 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:29:36,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:29:36,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,022 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:29:36,024 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:29:36,024 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:29:36,028 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:36,028 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:29:36,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:29:36,031 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:36,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:36,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:29:36,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:29:36,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:29:36,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:29:36,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:36,056 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:36,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:36,060 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:36,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:29:36,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:29:36,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:29:36,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:29:36,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:29:36,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:36,074 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:36,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:36,078 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:36,078 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:29:36,079 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:29:36,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:36,082 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:29:36,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:29:36,086 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:29:36,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB ' '/dev/disk/by-uuid/b863344d-fa65-4afa-ab8c-62f49db9c336 ' '/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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'ID_FS_UUID_ENC': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276321845'} ; 2024-03-01 16:29:36,090 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:29:36,090 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:36,094 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:29:36,094 INFO program/MainThread: stderr[15]: 2024-03-01 16:29:36,094 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:29:36,094 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:36,097 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:29:36,097 INFO program/MainThread: stderr[16]: 2024-03-01 16:29:36,097 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:29:36,098 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:36,101 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:29:36,101 INFO program/MainThread: stderr[17]: 2024-03-01 16:29:36,101 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:29:36,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:29:36,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:36,112 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:36,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:36,113 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:36,109 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB 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 (0x7f726f335f28) -- name = test_vg1 status = True 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 = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:36,114 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:36,117 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:29:36,117 INFO program/MainThread: stderr[18]: 2024-03-01 16:29:36,117 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:29:36,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:29:36,125 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,125 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:29:36,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:29:36,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:29:36,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:29:36,136 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:29:36,140 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:36,140 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:29:36,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:29:36,143 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:36,144 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:36,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/lvm-pv-uuid-SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': 'SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q', 'ID_FS_UUID_ENC': 'SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:29:36,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 16:29:36,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:29:36,158 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:29:36,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:29:36,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:29:36,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:29:36,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:29:36,165 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:29:36,168 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:29:36,169 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:29:36,169 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:29:36,169 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e260d30) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:29:36,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:29:36,176 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,176 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:29:36,179 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,179 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:29:36,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:29:36,186 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:29:36,190 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:29:36,190 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:29:36,190 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,217 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:36,218 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:36,218 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:29:36,218 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:29:36,222 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:29:36,222 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:29:36,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:29:36,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:36,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,239 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,267 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 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=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:36,267 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:36,267 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:29:36,267 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:36,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:29:36,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:29:36,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:36,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:29:36,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:29:36,280 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,307 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:36,307 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd. WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:36,307 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:29:36,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:29:36,312 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:29:36,315 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:29:36,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:29:36,322 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:29:36,322 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:36,325 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': 'YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd', 'ID_FS_UUID_ENC': 'YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:29:36,325 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:29:36,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,336 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:29:36,337 INFO blivet/MainThread: sde is a disk 2024-03-01 16:29:36,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:29:36,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:29:36,340 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:29:36,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:29:36,344 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:29:36,347 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:29:36,347 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:29:36,348 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:29:36,348 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e25ab38) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:29:36,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:29:36,355 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:29:36,358 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,358 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:29:36,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:29:36,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:29:36,368 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:29:36,368 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:29:36,368 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,395 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:36,395 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:36,395 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:29:36,396 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:29:36,400 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:36,400 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:29:36,403 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:29:36,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:29:36,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:29:36,416 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:36,419 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:29:36,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:36,426 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,453 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:36,453 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo. WARNING: VG test_vg2 is missing PV wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo (last written to /dev/sdf). 2024-03-01 16:29:36,453 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:29:36,454 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:29:36,454 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:36,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/lvm-pv-uuid-wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': 'wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo', 'ID_FS_UUID_ENC': 'wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:29:36,458 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:29:36,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:29:36,470 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:29:36,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:29:36,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:29:36,473 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:29:36,476 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:29:36,477 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:29:36,480 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:29:36,480 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:29:36,481 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:29:36,481 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e1fe8d0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:29:36,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:29:36,488 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,488 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:29:36,491 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,491 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:29:36,495 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,495 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:29:36,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:29:36,501 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:29:36,501 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:29:36,501 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,528 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:29:36,528 INFO program/MainThread: stderr[24]: 2024-03-01 16:29:36,528 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:29:36,529 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:29:36,533 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:29:36,533 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:29:36,536 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:29:36,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:36,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:29:36,550 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:29:36,553 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:29:36,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:36,560 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,589 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:36,589 INFO program/MainThread: stderr[25]: 2024-03-01 16:29:36,589 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:29:36,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:36,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:29:36,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:29:36,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:29:36,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:29:36,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:36,615 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:36,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:36,619 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:36,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:29:36,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:29:36,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:29:36,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:29:36,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:29:36,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:36,634 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:36,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:36,638 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:36,638 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:29:36,638 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:29:36,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:36,642 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:29:36,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:29:36,645 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:29:36,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8a926f04-d159-4778-9f48-92ba2b796b37', '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-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a926f04-d159-4778-9f48-92ba2b796b37', 'ID_FS_UUID_ENC': '8a926f04-d159-4778-9f48-92ba2b796b37', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275498402'} ; 2024-03-01 16:29:36,649 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:29:36,649 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:36,653 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:29:36,654 INFO program/MainThread: stderr[26]: 2024-03-01 16:29:36,654 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:29:36,654 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:36,657 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:29:36,657 INFO program/MainThread: stderr[27]: 2024-03-01 16:29:36,657 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:29:36,657 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:36,660 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:29:36,660 INFO program/MainThread: stderr[28]: 2024-03-01 16:29:36,660 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:29:36,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:29:36,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:36,672 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:29:36,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:36,673 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:29:36,669 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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 (0x7f726e260be0) -- 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 = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:36,673 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:36,677 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:29:36,677 INFO program/MainThread: stderr[29]: 2024-03-01 16:29:36,677 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:29:36,681 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:29:36,685 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,685 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:29:36,689 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,689 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:29:36,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:29:36,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:29:36,697 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:29:36,700 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:36,700 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:29:36,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:29:36,704 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:36,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:36,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:29:36,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:29:36,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:29:36,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:29:36,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:36,728 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:36,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:36,732 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:36,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:29:36,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:29:36,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:29:36,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:29:36,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:29:36,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:36,746 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:36,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:36,750 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:36,751 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:29:36,751 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:29:36,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:36,763 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:29:36,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:29:36,767 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:29:36,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/d024bc2a-7644-42f2-bee5-8b70be0312cf ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7', '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-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'ID_FS_UUID_ENC': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275199412'} ; 2024-03-01 16:29:36,770 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:29:36,771 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:36,775 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:29:36,775 INFO program/MainThread: stderr[30]: 2024-03-01 16:29:36,775 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:29:36,775 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:36,778 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:29:36,778 INFO program/MainThread: stderr[31]: 2024-03-01 16:29:36,778 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:29:36,778 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:36,782 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:29:36,782 INFO program/MainThread: stderr[32]: 2024-03-01 16:29:36,782 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:29:36,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:29:36,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:36,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:36,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:36,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:36,790 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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 (0x7f726e260be0) -- name = test_vg2 status = 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 = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:36,795 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:36,798 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:29:36,798 INFO program/MainThread: stderr[33]: 2024-03-01 16:29:36,798 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:29:36,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:29:36,806 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,806 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:29:36,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:29:36,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:29:36,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:29:36,818 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:29:36,821 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:36,821 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:29:36,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:29:36,825 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:36,825 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:36,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i', 'ID_FS_UUID_ENC': 'dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:29:36,829 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:29:36,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:29:36,840 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:29:36,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:29:36,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:29:36,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:29:36,847 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:29:36,847 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:29:36,850 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:29:36,851 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:29:36,851 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:29:36,851 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e252128) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:29:36,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:29:36,858 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:36,858 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:29:36,861 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:36,862 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:29:36,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,865 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:29:36,869 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:36,869 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:29:36,872 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:29:36,872 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:29:36,872 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,903 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:36,903 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:36,903 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:29:36,904 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:29:36,908 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:29:36,908 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:29:36,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:29:36,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:36,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:36,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:36,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:36,924 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,954 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 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=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 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=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:36,954 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:36,954 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:29:36,955 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:29:36,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:29:36,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:29:36,963 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:36,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:29:36,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:29:36,967 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:36,998 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:36,998 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa. WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:36,998 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:29:37,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:29:37,004 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:29:37,007 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:29:37,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,013 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:37,013 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:37,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/lvm-pv-uuid-Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa', 'ID_FS_UUID_ENC': 'Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:29:37,017 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:29:37,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:29:37,029 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:29:37,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:29:37,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:29:37,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:29:37,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:29:37,036 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:29:37,039 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:29:37,039 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:29:37,040 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:29:37,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e25aac8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:29:37,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:29:37,047 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,047 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:29:37,050 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,050 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:29:37,054 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,054 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:29:37,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:29:37,060 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:29:37,061 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:29:37,061 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/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,088 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:37,088 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:37,088 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:29:37,089 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:29:37,093 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; 2024-03-01 16:29:37,093 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:29:37,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:29:37,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:29:37,110 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:37,113 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:29:37,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,119 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/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,149 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:37,149 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf. WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:37,149 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:29:37,150 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:37,150 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:37,154 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': '2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf', 'ID_FS_UUID_ENC': '2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:29:37,155 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:29:37,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,166 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:29:37,167 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:29:37,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:29:37,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:29:37,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:29:37,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:29:37,174 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:29:37,177 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:29:37,177 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:29:37,178 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:29:37,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e25aef0) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:29:37,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:29:37,185 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,185 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:29:37,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:29:37,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:29:37,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:29:37,198 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:29:37,198 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:29:37,199 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/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,228 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:37,228 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:37,229 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:29:37,229 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:29:37,233 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; 2024-03-01 16:29:37,234 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:29:37,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:29:37,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:29:37,250 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:37,253 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:29:37,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,260 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/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,288 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:37,288 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9. WARNING: VG test_vg3 is missing PV ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:29:37,288 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:29:37,289 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:29:37,289 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:37,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/lvm-pv-uuid-ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': 'ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9', 'ID_FS_UUID_ENC': 'ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:29:37,294 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:29:37,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:29:37,306 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:29:37,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:29:37,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:29:37,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:29:37,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:29:37,313 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:29:37,316 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:29:37,317 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:29:37,317 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:29:37,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e25a828) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:29:37,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:29:37,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:29:37,327 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,328 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:29:37,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:29:37,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:29:37,338 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:29:37,338 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:29:37,338 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,367 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=lD8OKk-IsR6-63lJ-aptz-4hrP-trTA-93zx1x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4i4FXt-6in0-kYFL-YifZ-bFRs-PWKU-ivxXcq LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wrMgI7-o6N3-VWVZ-AJYP-zsnj-4Nx2-wyFcv4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SsBaGh-UryH-W93q-sl8F-cBoV-D3ui-GLR26Q LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=YKaRYA-N9Xy-wmF7-8VU7-TQ2b-BLG8-LmWqcd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wJOcpf-Oc93-gkFX-EbHh-rf9G-CJZa-xyEIzo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dgCq6N-ZFb9-5SPe-cuqu-ksFZ-sLbF-SAxq0i LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=Aekkxm-94EU-iPDH-WcL1-igTk-m0jx-C7d1wa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=2aZ4Gl-WR6n-4qLR-IsIa-6V3e-lGQU-tcq2Rf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=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=ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:29:37,367 INFO program/MainThread: stderr[41]: 2024-03-01 16:29:37,367 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:29:37,368 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:29:37,372 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ANsa6N-1Ldz-z0S1-CcQe-C8Li-F15v-c6YOv9 ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:29:37,372 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:29:37,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:29:37,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:29:37,389 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:29:37,392 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:29:37,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 ; incomplete: True ; hidden: False ; 2024-03-01 16:29:37,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:37,398 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:37,431 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs 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=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd 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=6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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=5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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=K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:29:37,431 INFO program/MainThread: stderr[42]: 2024-03-01 16:29:37,431 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:29:37,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:37,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:29:37,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:29:37,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:29:37,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:29:37,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:37,458 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:37,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:37,462 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:37,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:29:37,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:29:37,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:29:37,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:29:37,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:29:37,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:37,476 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:37,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:37,480 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:37,480 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:29:37,481 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:29:37,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:37,484 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:29:37,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:29:37,488 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:29:37,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt ' '/dev/disk/by-uuid/08cc22f2-7f94-40b6-85b5-94703511035a', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '08cc22f2-7f94-40b6-85b5-94703511035a', 'ID_FS_UUID_ENC': '08cc22f2-7f94-40b6-85b5-94703511035a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274335208'} ; 2024-03-01 16:29:37,492 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:29:37,492 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:37,496 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:29:37,496 INFO program/MainThread: stderr[43]: 2024-03-01 16:29:37,496 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:29:37,496 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:37,499 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:29:37,499 INFO program/MainThread: stderr[44]: 2024-03-01 16:29:37,499 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:29:37,500 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:37,503 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:29:37,503 INFO program/MainThread: stderr[45]: 2024-03-01 16:29:37,503 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:29:37,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:29:37,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,515 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:29:37,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,516 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:29:37,511 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt 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 (0x7f726e2522e8) -- 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:37,516 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:37,519 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:29:37,520 INFO program/MainThread: stderr[46]: 2024-03-01 16:29:37,520 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:29:37,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:29:37,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:29:37,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:29:37,535 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:29:37,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:29:37,540 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:29:37,543 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:37,543 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:29:37,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:29:37,547 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:37,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:37,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:29:37,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:29:37,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:29:37,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:29:37,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:37,571 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:37,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:37,575 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:37,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:29:37,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:29:37,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:29:37,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:29:37,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:29:37,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:37,590 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:37,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:37,594 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:37,594 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:29:37,594 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:29:37,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:37,597 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:29:37,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:29:37,601 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:29:37,605 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/525f78a8-044d-4117-abd1-2443ee3f53cf ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J ' '/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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'ID_FS_UUID_ENC': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274022376'} ; 2024-03-01 16:29:37,605 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:29:37,605 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:37,609 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:29:37,609 INFO program/MainThread: stderr[47]: 2024-03-01 16:29:37,609 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:29:37,609 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:37,612 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:29:37,612 INFO program/MainThread: stderr[48]: 2024-03-01 16:29:37,613 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:29:37,613 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:37,616 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:29:37,616 INFO program/MainThread: stderr[49]: 2024-03-01 16:29:37,616 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:29:37,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:29:37,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,629 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:29:37,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,630 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:29:37,625 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J 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 (0x7f726e2522e8) -- name = test_vg3 status = True 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:37,631 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:37,634 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:29:37,634 INFO program/MainThread: stderr[50]: 2024-03-01 16:29:37,634 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:29:37,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:29:37,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:29:37,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,646 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:29:37,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:29:37,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:29:37,653 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:29:37,657 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:37,657 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:29:37,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:29:37,660 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:37,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:37,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:29:37,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:29:37,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:29:37,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:29:37,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:37,685 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:37,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:37,689 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:29:37,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:29:37,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:29:37,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:29:37,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:29:37,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:37,704 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:37,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:37,708 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,708 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:29:37,708 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:29:37,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:37,711 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:29:37,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:29:37,715 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/fb8bdacd-5f16-44fe-847a-fc4099f2e9cc ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu ' '/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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'ID_FS_UUID_ENC': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273705490'} ; 2024-03-01 16:29:37,719 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:29:37,719 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:37,723 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:29:37,723 INFO program/MainThread: stderr[51]: 2024-03-01 16:29:37,723 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:29:37,723 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:37,726 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:29:37,726 INFO program/MainThread: stderr[52]: 2024-03-01 16:29:37,726 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:29:37,727 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:37,730 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:29:37,730 INFO program/MainThread: stderr[53]: 2024-03-01 16:29:37,730 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:29:37,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:29:37,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,743 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:29:37,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,744 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:29:37,739 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu 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 (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:37,745 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:37,748 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:29:37,748 INFO program/MainThread: stderr[54]: 2024-03-01 16:29:37,748 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:29:37,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:29:37,756 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,756 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:29:37,760 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,760 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:29:37,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:29:37,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:29:37,768 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:29:37,771 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:37,771 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:29:37,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:29:37,775 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:37,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:29:37,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:29:37,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:29:37,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:29:37,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:29:37,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:37,799 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:37,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:29:37,803 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:29:37,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:29:37,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:29:37,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:29:37,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:29:37,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:37,818 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:37,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:29:37,822 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,822 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:29:37,822 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:29:37,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:37,826 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:29:37,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:29:37,829 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:29:37,833 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi ' '/dev/disk/by-uuid/c5e2bfab-02d9-448e-a17e-210755cc6cd9', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'ID_FS_UUID_ENC': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273387399'} ; 2024-03-01 16:29:37,833 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:29:37,834 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:37,837 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:29:37,838 INFO program/MainThread: stderr[55]: 2024-03-01 16:29:37,838 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:29:37,838 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:37,841 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:29:37,841 INFO program/MainThread: stderr[56]: 2024-03-01 16:29:37,841 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:29:37,841 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:37,844 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:29:37,844 INFO program/MainThread: stderr[57]: 2024-03-01 16:29:37,845 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:29:37,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:29:37,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:37,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:37,859 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:37,853 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi 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 (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:37,860 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:37,863 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:29:37,863 INFO program/MainThread: stderr[58]: 2024-03-01 16:29:37,863 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:29:37,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:29:37,872 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,872 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:29:37,875 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,875 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:29:37,879 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:29:37,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:29:37,883 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:29:37,886 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:37,887 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:29:37,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:29:37,890 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:37,891 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:29:37,894 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': '37936093'} ; 2024-03-01 16:29:37,894 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:29:37,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:37,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:37,905 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:29:37,906 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:29:37,906 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:29:37,906 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:29:37,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:29:37,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:29:37,909 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:29:37,912 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:29:37,913 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:29:37,916 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:29:37,916 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:29:37,917 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:29:37,917 INFO blivet/MainThread: got device: DiskDevice instance (0x7f726e25c2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:29:37,920 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:29:37,924 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:37,924 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:29:37,927 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:37,927 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:29:37,931 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,931 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:29:37,934 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:37,934 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:29:37,937 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:29:37,940 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:29:37,944 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:29:37,948 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 0x7f726e2ce388> 2024-03-01 16:29:41,126 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:29:41,130 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:29:41,130 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:29:41,134 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': '37939519'} ; 2024-03-01 16:29:41,134 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:29:41,134 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:29:41,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,145 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:29:41,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:41,164 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:41,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:29:41,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:29:41,191 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:29:41,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:29:41,195 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:29:41,198 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:29:41,198 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:29:41,202 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:29:41,202 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:29:41,202 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:29:41,205 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:29:41,209 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:29:41,212 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:29:41,215 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:29:41,218 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:29:41,218 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:29:41,219 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:29:41,219 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:29:41,219 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f726e25cbe0) -- 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 0x7f726e1b5ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:29:41,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:29:41,226 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:29:41,227 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:29:41,230 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:29:41,230 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:29:41,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:41,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:29:41,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:29:41,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:29:41,237 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:29:41,240 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:29:41,241 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:29:41,243 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:29:41,244 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:29:41,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/c5e2bfab-02d9-448e-a17e-210755cc6cd9', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8K5fds0qr2mIEMddqHFfdWIAC0q8t8Iyi', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'ID_FS_UUID_ENC': 'c5e2bfab-02d9-448e-a17e-210755cc6cd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273387399'} ; 2024-03-01 16:29:41,247 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:29:41,247 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:41,251 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:29:41,251 INFO program/MainThread: stderr[59]: 2024-03-01 16:29:41,251 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:29:41,251 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:41,254 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:29:41,255 INFO program/MainThread: stderr[60]: 2024-03-01 16:29:41,255 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:29:41,255 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:41,258 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:29:41,258 INFO program/MainThread: stderr[61]: 2024-03-01 16:29:41,258 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:29:41,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:29:41,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,271 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,273 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,267 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:41,273 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:29:41,277 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:29:41,277 INFO program/MainThread: stderr[62]: 2024-03-01 16:29:41,277 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:29:41,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:29:41,281 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:29:41,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu ' '/dev/disk/by-uuid/fb8bdacd-5f16-44fe-847a-fc4099f2e9cc ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS85IRa9lUM4vNinWLriVHY4EtsoCOcWSmu', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'ID_FS_UUID_ENC': 'fb8bdacd-5f16-44fe-847a-fc4099f2e9cc', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1273705490'} ; 2024-03-01 16:29:41,284 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:29:41,284 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:41,287 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:29:41,288 INFO program/MainThread: stderr[63]: 2024-03-01 16:29:41,288 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:29:41,288 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:41,291 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:29:41,291 INFO program/MainThread: stderr[64]: 2024-03-01 16:29:41,291 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:29:41,291 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:41,294 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:29:41,294 INFO program/MainThread: stderr[65]: 2024-03-01 16:29:41,294 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:29:41,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:29:41,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,308 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,309 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,304 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:41,310 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:29:41,313 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:29:41,313 INFO program/MainThread: stderr[66]: 2024-03-01 16:29:41,313 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:29:41,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:29:41,317 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:29:41,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/525f78a8-044d-4117-abd1-2443ee3f53cf', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8n8wu1vvemKLjqpLMRErkAOWvLNj2tZ0J', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'ID_FS_UUID_ENC': '525f78a8-044d-4117-abd1-2443ee3f53cf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274022376'} ; 2024-03-01 16:29:41,321 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:29:41,321 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:41,324 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:29:41,324 INFO program/MainThread: stderr[67]: 2024-03-01 16:29:41,324 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:29:41,324 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:41,327 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:29:41,328 INFO program/MainThread: stderr[68]: 2024-03-01 16:29:41,328 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:29:41,328 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:41,331 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:29:41,331 INFO program/MainThread: stderr[69]: 2024-03-01 16:29:41,331 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:29:41,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:29:41,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,344 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,345 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,339 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:41,346 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:29:41,349 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:29:41,349 INFO program/MainThread: stderr[70]: 2024-03-01 16:29:41,349 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:29:41,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:29:41,353 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:29:41,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/08cc22f2-7f94-40b6-85b5-94703511035a', '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-TUMD27b0lK1x7WZ9fCCaDD8aESwfEWS8lu2uZAlkaG2rKnI898w8EavbSTUBBnPt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '08cc22f2-7f94-40b6-85b5-94703511035a', 'ID_FS_UUID_ENC': '08cc22f2-7f94-40b6-85b5-94703511035a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1274335208'} ; 2024-03-01 16:29:41,357 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:29:41,357 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:41,360 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:29:41,360 INFO program/MainThread: stderr[71]: 2024-03-01 16:29:41,360 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:29:41,360 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:41,363 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:29:41,364 INFO program/MainThread: stderr[72]: 2024-03-01 16:29:41,364 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:29:41,364 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:41,367 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:29:41,367 INFO program/MainThread: stderr[73]: 2024-03-01 16:29:41,367 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:29:41,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:29:41,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,379 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:41,381 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:41,375 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:41,382 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:29:41,385 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:29:41,385 INFO program/MainThread: stderr[74]: 2024-03-01 16:29:41,385 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:29:41,389 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:29:41,389 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:29:41,392 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d024bc2a-7644-42f2-bee5-8b70be0312cf ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7 ' '/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-cznqE0trsMelNLD3EiEOQ5GaGs48jipf6rbQOuLcSaTheZzYP3PRKsYj6eI4xlE7', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'ID_FS_UUID_ENC': 'd024bc2a-7644-42f2-bee5-8b70be0312cf', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275199412'} ; 2024-03-01 16:29:41,392 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:29:41,393 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:41,396 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:29:41,396 INFO program/MainThread: stderr[75]: 2024-03-01 16:29:41,396 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:29:41,396 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:41,399 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:29:41,399 INFO program/MainThread: stderr[76]: 2024-03-01 16:29:41,399 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:29:41,399 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:41,402 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:29:41,403 INFO program/MainThread: stderr[77]: 2024-03-01 16:29:41,403 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:29:41,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:29:41,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:41,414 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:41,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:41,415 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:41,411 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:41,416 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:29:41,419 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:29:41,419 INFO program/MainThread: stderr[78]: 2024-03-01 16:29:41,419 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:29:41,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:29:41,423 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:29:41,426 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8a926f04-d159-4778-9f48-92ba2b796b37 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd', '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-cznqE0trsMelNLD3EiEOQ5GaGs48jipfjHbNJcACHf7LzgS8AZyRKKDzLjNUlIMd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a926f04-d159-4778-9f48-92ba2b796b37', 'ID_FS_UUID_ENC': '8a926f04-d159-4778-9f48-92ba2b796b37', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1275498402'} ; 2024-03-01 16:29:41,426 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:29:41,427 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:41,430 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:29:41,430 INFO program/MainThread: stderr[79]: 2024-03-01 16:29:41,430 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:29:41,430 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:41,433 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:29:41,433 INFO program/MainThread: stderr[80]: 2024-03-01 16:29:41,433 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:29:41,434 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:41,436 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:29:41,437 INFO program/MainThread: stderr[81]: 2024-03-01 16:29:41,437 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:29:41,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:29:41,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:41,448 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:41,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:41,449 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:41,445 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:41,450 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:29:41,453 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:29:41,453 INFO program/MainThread: stderr[82]: 2024-03-01 16:29:41,453 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:29:41,457 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:29:41,457 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:29:41,461 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-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/b863344d-fa65-4afa-ab8c-62f49db9c336', '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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZECHEVRD88MOkLtm04BJObE7aJpfdkQ8BB', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'ID_FS_UUID_ENC': 'b863344d-fa65-4afa-ab8c-62f49db9c336', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276321845'} ; 2024-03-01 16:29:41,461 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:29:41,461 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:41,464 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:29:41,464 INFO program/MainThread: stderr[83]: 2024-03-01 16:29:41,464 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:29:41,464 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:41,467 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:29:41,468 INFO program/MainThread: stderr[84]: 2024-03-01 16:29:41,468 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:29:41,468 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:41,471 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:29:41,471 INFO program/MainThread: stderr[85]: 2024-03-01 16:29:41,471 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:29:41,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:29:41,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,483 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,484 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,479 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,484 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:29:41,487 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:29:41,488 INFO program/MainThread: stderr[86]: 2024-03-01 16:29:41,488 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:29:41,492 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:29:41,492 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:29:41,495 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs ' '/dev/disk/by-uuid/be699ce4-5570-4322-9050-7a5d3cdd3928 ' '/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-QH8NMZ1jFTyGmafQgIiUleZ0jZUrUyZEEE3azsFxOYCPYGlr7dl74uaPbsgSzgMs', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'ID_FS_UUID_ENC': 'be699ce4-5570-4322-9050-7a5d3cdd3928', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1276627189'} ; 2024-03-01 16:29:41,495 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:29:41,495 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:41,498 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:29:41,498 INFO program/MainThread: stderr[87]: 2024-03-01 16:29:41,499 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:29:41,499 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:41,502 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:29:41,502 INFO program/MainThread: stderr[88]: 2024-03-01 16:29:41,502 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:29:41,502 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:41,505 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:29:41,505 INFO program/MainThread: stderr[89]: 2024-03-01 16:29:41,505 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:29:41,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:29:41,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,516 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,518 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,513 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,518 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:29:41,521 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:29:41,521 INFO program/MainThread: stderr[90]: 2024-03-01 16:29:41,521 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:29:41,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:29:41,526 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:29:41,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:41,536 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:41,553 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:29:41,554 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:29:41,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,568 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:29:41,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,580 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:29:41,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,593 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:29:41,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,605 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:29:41,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,618 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:29:41,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:29:41,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:29:41,630 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:29:41,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,637 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:29:41,637 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,637 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,638 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,638 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,639 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,639 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,639 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:29:41,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:29:41,647 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:29:41,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:29:41,653 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:29:41,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:29:41,659 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:29:41,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:29:41,665 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:29:41,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,669 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,670 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,673 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,674 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,678 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,679 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,682 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,684 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,688 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,692 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,693 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,696 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,697 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,701 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,702 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,706 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,710 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,711 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,714 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,716 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,719 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,720 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,724 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,725 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,728 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,729 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,733 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,734 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,738 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,739 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,742 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,743 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,747 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,748 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,751 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,751 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,752 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,756 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,757 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,760 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,762 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,765 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,766 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,770 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,771 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,774 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,775 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,779 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,780 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,783 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,784 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,788 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,789 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,794 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,798 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,802 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,803 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,811 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,812 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:29:41,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2525c0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EE3azs-FxOY-CPYG-lr7d-l74u-aPbs-gSzgMs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:29:41,812 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:29:41,815 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:41,816 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:41,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:29:41,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:29:41,820 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:41,820 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:29:41,824 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:29:41,825 INFO program/MainThread: stderr[91]: 2024-03-01 16:29:41,825 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:29:41,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:29:41,829 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:29:41,830 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:41,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:41,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:29:41,836 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:29:41,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,840 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,843 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,844 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,847 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,848 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,852 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,853 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,856 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,857 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,860 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,861 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,864 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,865 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,868 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,872 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,873 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,876 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,877 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,880 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,881 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,884 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,885 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,888 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,894 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,898 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,901 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,902 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,905 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,906 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,909 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,913 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,914 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,918 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,922 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,926 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,930 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,933 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,934 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,937 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,938 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,947 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:29:41,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:29:41,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f335710) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CHEVRD-88MO-kLtm-04BJ-ObE7-aJpf-dkQ8BB size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726f335f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = QH8NMZ-1jFT-yGma-fQgI-iUle-Z0jZ-UrUyZE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:29:41,967 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:29:41,970 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:41,971 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:41,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:29:41,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:29:41,974 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:41,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:29:41,978 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:29:41,978 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:41,978 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 16:29:41,978 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:29:41,981 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:29:41,981 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:41,985 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:29:41,988 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:29:41,991 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:29:41,991 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:29:41,991 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:29:41,991 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:29:41,991 DEBUG blivet/MainThread: removing sda 2024-03-01 16:29:41,994 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:41,994 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:41,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:29:41,997 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:29:41,997 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:29:41,998 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:29:41,998 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:29:42,000 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:42,001 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:29:42,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:29:42,004 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:29:42,004 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:29:42,004 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:29:42,007 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:42,007 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:29:42,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:29:42,010 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:29:42,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,017 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:29:42,017 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,017 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,018 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,018 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,020 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,020 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,020 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,021 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,021 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:29:42,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:29:42,027 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:29:42,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:29:42,033 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:29:42,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:29:42,039 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:29:42,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:29:42,045 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:29:42,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,048 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,049 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,052 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,053 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,054 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,058 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,058 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,059 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,061 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,062 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,063 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,066 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,067 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,068 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,071 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,072 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,073 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,075 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,076 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,076 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,077 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,080 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,081 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,082 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,085 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,086 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,086 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,090 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,090 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,091 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,094 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,096 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,099 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,099 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,100 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,103 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,104 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,105 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,107 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,108 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,109 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,113 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,114 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,118 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,122 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,123 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,126 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,126 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,131 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,136 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,140 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,140 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,141 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,145 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,142 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,149 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,153 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,154 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,168 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,168 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,169 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,172 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,172 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,173 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,177 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,182 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,191 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,192 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:29:42,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e1fe860) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jHbNJc-ACHf-7Lzg-S8AZ-yRKK-DzLj-NUlIMd size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:29:42,192 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:29:42,196 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:42,196 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:29:42,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:29:42,199 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:42,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:29:42,203 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:29:42,203 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:42,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:29:42,209 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:29:42,211 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,212 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,213 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,216 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,216 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,217 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,220 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,221 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,224 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,225 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,226 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,229 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,230 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,233 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,234 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,237 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,238 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,241 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,242 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,245 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,246 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,249 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,250 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,253 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,254 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,257 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,261 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,265 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,266 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,270 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,271 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,274 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,275 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,277 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,278 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,279 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,282 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,283 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,286 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,287 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,290 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,291 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,294 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,295 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,298 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,299 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,302 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,303 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,306 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,307 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,310 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,311 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,314 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,315 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,319 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,320 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,323 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,324 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,327 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:29:42,340 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:29:42,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e219400) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6rbQOu-LcSa-TheZ-zYP3-PRKs-Yj6e-I4xlE7 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e260be0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cznqE0-trsM-elNL-D3Ei-EOQ5-GaGs-48jipf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:29:42,341 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:29:42,344 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:42,344 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:29:42,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:29:42,347 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:42,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:29:42,351 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:29:42,351 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:42,351 DEBUG blivet.ansible/MainThread: ['sdf', 'sdd', 'sde', 'test_vg2'] 2024-03-01 16:29:42,351 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:29:42,354 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:29:42,355 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,358 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:29:42,361 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:29:42,364 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:29:42,364 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:29:42,364 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:29:42,364 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:29:42,364 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:29:42,367 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:42,367 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:29:42,370 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:29:42,371 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:29:42,371 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:29:42,371 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:29:42,374 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:42,374 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:29:42,377 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:29:42,377 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:29:42,377 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:29:42,377 DEBUG blivet/MainThread: removing sde 2024-03-01 16:29:42,380 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:42,380 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:29:42,383 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:29:42,383 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:29:42,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,390 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:29:42,390 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,390 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,391 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,391 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,392 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,392 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,393 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,393 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,394 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,394 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,395 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,395 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:29:42,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:29:42,401 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:29:42,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:29:42,407 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:29:42,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:29:42,413 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:29:42,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:29:42,419 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:29:42,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:29:42,425 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:29:42,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,429 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,435 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,437 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,443 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,448 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,449 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,456 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,460 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,462 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,466 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,468 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,474 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,479 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,485 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,487 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,491 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,493 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,497 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,499 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,504 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,505 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,510 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,516 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,524 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,530 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,535 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,541 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,542 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,547 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,553 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,559 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,580 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,597 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,603 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,609 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:29:42,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f3d86d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lu2uZA-lkaG-2rKn-I898-w8Ea-vbST-UBBnPt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:29:42,624 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:29:42,627 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:42,627 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:29:42,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:29:42,631 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:42,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:29:42,635 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:29:42,635 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:42,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:29:42,641 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:29:42,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,646 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,650 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,652 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,658 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,662 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,663 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,667 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,669 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,673 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,679 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,684 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,686 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,690 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,692 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,696 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,697 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,702 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,703 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,707 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,709 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,713 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,718 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,720 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,724 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,726 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,730 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,731 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,735 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,737 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,741 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,743 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,748 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,759 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,764 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,769 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,776 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,781 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,788 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,792 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,799 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,805 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,809 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,810 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,815 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,816 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,820 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,822 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:29:42,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726f321ba8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = n8wu1v-vemK-Ljqp-LMRE-rkAO-WvLN-j2tZ0J size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:29:42,822 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:29:42,826 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:42,826 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:42,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:29:42,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:29:42,829 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:42,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:29:42,833 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:29:42,833 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:42,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:42,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:29:42,840 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:29:42,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,843 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,844 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,848 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,849 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,853 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,855 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,860 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,864 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,865 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,869 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,870 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,874 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,876 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,880 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,881 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,885 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,886 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,890 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,891 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,895 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,900 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,902 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,906 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,907 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,911 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,912 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,916 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,917 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,921 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,923 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,926 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,928 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,932 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,933 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,937 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,938 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,942 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,943 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,947 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,952 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,959 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,969 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,973 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,978 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,984 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,989 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:42,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:42,999 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:43,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,000 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:42,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,004 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:43,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:29:43,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e2601d0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5IRa9l-UM4v-NinW-LriV-HY4E-tsoC-OcWSmu size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,006 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:29:43,009 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:43,010 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:29:43,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:29:43,013 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:29:43,017 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:29:43,017 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:29:43,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:29:43,023 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:29:43,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,026 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,027 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,031 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,032 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,036 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,037 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,041 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,042 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,045 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,046 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,050 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,051 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,055 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,056 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,059 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,060 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,064 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,065 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,069 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,070 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,073 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,075 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,078 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,079 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,083 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,084 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,087 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,089 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,092 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,093 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,097 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,098 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,103 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,106 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,111 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,112 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,116 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,117 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,120 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,121 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,125 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,131 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,135 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,140 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,144 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,145 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,148 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,149 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,154 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,158 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,159 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,163 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,167 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,168 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,172 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:29:43,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:29:43,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f726e226d68) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = K5fds0-qr2m-IEMd-dqHF-fdWI-AC0q-8t8Iyi size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f726e2522e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TUMD27-b0lK-1x7W-Z9fC-CaDD-8aES-wfEWS8 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:29:43,173 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:29:43,176 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:29:43,177 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:29:43,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:29:43,180 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:29:43,184 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:29:43,184 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,184 DEBUG blivet.ansible/MainThread: ['sdg', 'sdj', 'sdh', 'test_vg3', 'sdi'] 2024-03-01 16:29:43,184 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:29:43,187 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:29:43,187 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,191 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:29:43,194 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:29:43,197 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:29:43,200 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:29:43,200 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:29:43,200 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:29:43,200 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:29:43,200 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:29:43,203 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:43,203 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:29:43,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:29:43,207 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:29:43,207 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:29:43,207 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:29:43,210 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:43,210 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:29:43,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:29:43,213 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:29:43,213 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:29:43,213 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:29:43,216 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:43,216 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:29:43,219 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:29:43,219 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:29:43,219 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:29:43,219 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:29:43,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:29:43,222 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:29:43,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:29:43,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:29:43,226 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:29:43,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,237 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,264 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,283 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:29:43,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,296 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,315 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:29:43,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,328 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,347 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:29:43,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,357 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,376 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:29:43,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,409 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:29:43,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,422 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,441 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:29:43,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,474 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:29:43,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,486 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,505 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:29:43,505 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:43,506 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,507 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:29:43,508 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:29:43,508 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:29:43,508 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:29:43,508 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:29:43,508 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:29:43,509 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:29:43,512 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:29:43,515 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:29:43,518 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:29:43,519 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:29:43,522 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:29:43,522 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 0x7f726e182888> 2024-03-01 16:29:43,522 INFO blivet/MainThread: sorting actions... 2024-03-01 16:29:43,543 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,543 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:43,544 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:43,545 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:43,546 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:29:43,547 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:29:43,547 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,554 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:29:43,554 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:29:43,562 INFO program/MainThread: stdout: 2024-03-01 16:29:43,562 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:43,562 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,590 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,591 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:29:43,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:29:43,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:29:43,602 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:29:43,606 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:29:43,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:29:43,609 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:43,646 INFO program/MainThread: stdout[92]: 2024-03-01 16:29:43,646 INFO program/MainThread: stderr[92]: 2024-03-01 16:29:43,646 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:29:43,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:29:43,654 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,660 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,663 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,667 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,670 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,673 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,676 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:29:43,680 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:43,731 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:29:43,731 INFO program/MainThread: stderr[93]: 2024-03-01 16:29:43,731 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:29:43,732 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,748 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:29:43,749 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:29:43,763 INFO program/MainThread: stdout: 2024-03-01 16:29:43,764 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:43,764 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,800 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,801 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:29:43,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:29:43,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:29:43,812 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:29:43,816 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:29:43,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:29:43,819 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:43,852 INFO program/MainThread: stdout[94]: 2024-03-01 16:29:43,852 INFO program/MainThread: stderr[94]: 2024-03-01 16:29:43,852 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:29:43,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:29:43,860 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,867 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,870 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,873 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,879 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,882 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:29:43,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:29:43,886 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:43,931 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:29:43,931 INFO program/MainThread: stderr[95]: 2024-03-01 16:29:43,931 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:29:43,932 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:43,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:43,950 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:29:43,950 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:29:43,964 INFO program/MainThread: stdout: 2024-03-01 16:29:43,964 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:43,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:43,998 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:43,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,008 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,009 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:29:44,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:29:44,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:29:44,020 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:29:44,024 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:29:44,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:29:44,027 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,065 INFO program/MainThread: stdout[96]: 2024-03-01 16:29:44,066 INFO program/MainThread: stderr[96]: 2024-03-01 16:29:44,066 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:29:44,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:29:44,073 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:29:44,080 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:29:44,087 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:29:44,093 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,096 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:29:44,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:29:44,099 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,143 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:29:44,143 INFO program/MainThread: stderr[97]: 2024-03-01 16:29:44,143 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:29:44,144 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:44,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,164 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:29:44,165 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:29:44,186 INFO program/MainThread: stdout: 2024-03-01 16:29:44,186 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:44,186 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,208 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,219 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,220 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:29:44,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:29:44,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:29:44,231 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:29:44,235 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:29:44,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:29:44,238 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,270 INFO program/MainThread: stdout[98]: 2024-03-01 16:29:44,270 INFO program/MainThread: stderr[98]: 2024-03-01 16:29:44,270 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:29:44,275 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:29:44,278 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,281 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,285 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,288 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,291 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,297 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,300 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:29:44,304 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,344 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:29:44,344 INFO program/MainThread: stderr[99]: 2024-03-01 16:29:44,344 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:29:44,345 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:29:44,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:29:44,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:29:44,365 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:29:44,374 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,387 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,393 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,402 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,412 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,418 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:29:44,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:29:44,423 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,466 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:29:44,467 INFO program/MainThread: stderr[100]: 2024-03-01 16:29:44,467 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:29:44,467 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,518 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:29:44,518 INFO program/MainThread: stderr[101]: 2024-03-01 16:29:44,518 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:29:44,519 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,563 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:29:44,563 INFO program/MainThread: stderr[102]: 2024-03-01 16:29:44,563 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:29:44,564 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:29:44,571 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,578 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,584 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,584 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,638 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:29:44,638 INFO program/MainThread: stderr[103]: 2024-03-01 16:29:44,638 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:29:44,638 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:29:44,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,664 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,684 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,699 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,700 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:29:44,704 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,707 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,710 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,710 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,741 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:29:44,741 INFO program/MainThread: stderr[104]: 2024-03-01 16:29:44,742 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:29:44,742 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:29:44,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,776 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,789 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,803 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,804 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:29:44,808 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,811 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,814 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,814 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,842 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:29:44,842 INFO program/MainThread: stderr[105]: 2024-03-01 16:29:44,842 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:29:44,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:29:44,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,872 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,887 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,901 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,902 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:29:44,906 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:44,909 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,912 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:29:44,912 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:44,943 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:29:44,943 INFO program/MainThread: stderr[106]: 2024-03-01 16:29:44,943 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:29:44,943 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:29:44,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,977 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:44,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:44,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,005 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,006 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:45,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,014 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:29:45,014 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:29:45,022 INFO program/MainThread: stdout: 2024-03-01 16:29:45,022 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:45,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,053 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:29:45,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:29:45,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:29:45,064 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:29:45,068 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:29:45,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:29:45,071 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,107 INFO program/MainThread: stdout[107]: 2024-03-01 16:29:45,107 INFO program/MainThread: stderr[107]: 2024-03-01 16:29:45,108 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:29:45,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:29:45,115 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,118 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,122 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,125 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,128 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,131 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:29:45,135 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,176 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:29:45,176 INFO program/MainThread: stderr[108]: 2024-03-01 16:29:45,177 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:29:45,177 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:45,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,191 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:29:45,191 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:29:45,209 INFO program/MainThread: stdout: 2024-03-01 16:29:45,209 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:45,209 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,231 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,243 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:29:45,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:29:45,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:29:45,254 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:29:45,257 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:29:45,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:29:45,261 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,296 INFO program/MainThread: stdout[109]: 2024-03-01 16:29:45,296 INFO program/MainThread: stderr[109]: 2024-03-01 16:29:45,296 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:29:45,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:29:45,304 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,308 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,311 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,317 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:29:45,324 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,359 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:29:45,359 INFO program/MainThread: stderr[110]: 2024-03-01 16:29:45,359 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:29:45,360 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:29:45,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:29:45,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:29:45,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:29:45,388 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,393 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,400 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,407 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,411 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,415 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:29:45,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:29:45,420 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,456 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:29:45,457 INFO program/MainThread: stderr[111]: 2024-03-01 16:29:45,457 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:29:45,457 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,499 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:29:45,500 INFO program/MainThread: stderr[112]: 2024-03-01 16:29:45,500 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:29:45,500 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,541 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:29:45,542 INFO program/MainThread: stderr[113]: 2024-03-01 16:29:45,542 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:29:45,543 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:29:45,550 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,556 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,561 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,562 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,602 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:29:45,603 INFO program/MainThread: stderr[114]: 2024-03-01 16:29:45,603 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:29:45,603 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:29:45,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,629 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,646 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,662 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,663 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:29:45,667 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,670 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,673 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,673 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,703 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:29:45,704 INFO program/MainThread: stderr[115]: 2024-03-01 16:29:45,704 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:29:45,704 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:29:45,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,734 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,748 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,764 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:29:45,768 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,771 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,774 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:29:45,774 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,801 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:29:45,802 INFO program/MainThread: stderr[116]: 2024-03-01 16:29:45,802 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:29:45,802 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:29:45,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,835 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,849 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,864 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,865 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:45,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,872 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:29:45,873 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:29:45,880 INFO program/MainThread: stdout: 2024-03-01 16:29:45,880 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:45,881 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,898 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:45,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:45,911 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:29:45,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:29:45,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:29:45,922 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:29:45,926 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:29:45,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:29:45,929 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:45,956 INFO program/MainThread: stdout[117]: 2024-03-01 16:29:45,956 INFO program/MainThread: stderr[117]: 2024-03-01 16:29:45,956 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:29:45,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:29:45,964 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,968 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,971 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,974 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,977 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:45,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:29:45,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:29:45,984 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,030 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:29:46,030 INFO program/MainThread: stderr[118]: 2024-03-01 16:29:46,030 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:29:46,031 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:46,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,047 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:29:46,047 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:29:46,060 INFO program/MainThread: stdout: 2024-03-01 16:29:46,061 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:29:46,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,078 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,090 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,091 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:29:46,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:29:46,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:29:46,102 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:29:46,105 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:29:46,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:29:46,109 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,142 INFO program/MainThread: stdout[119]: 2024-03-01 16:29:46,142 INFO program/MainThread: stderr[119]: 2024-03-01 16:29:46,142 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:29:46,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:29:46,150 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,153 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,157 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,163 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,166 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:29:46,170 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,205 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:29:46,205 INFO program/MainThread: stderr[120]: 2024-03-01 16:29:46,206 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:29:46,206 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:29:46,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:29:46,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:29:46,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:29:46,233 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,244 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,256 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,260 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:29:46,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:29:46,266 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,303 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:29:46,303 INFO program/MainThread: stderr[121]: 2024-03-01 16:29:46,303 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:29:46,303 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,341 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:29:46,342 INFO program/MainThread: stderr[122]: 2024-03-01 16:29:46,342 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:29:46,342 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,382 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:29:46,383 INFO program/MainThread: stderr[123]: 2024-03-01 16:29:46,383 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:29:46,383 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:29:46,390 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,396 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,402 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,402 INFO program/MainThread: Running [124] 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 16:29:46,442 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:29:46,442 INFO program/MainThread: stderr[124]: 2024-03-01 16:29:46,442 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:29:46,442 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:29:46,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,476 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,487 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,500 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,501 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:29:46,505 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,508 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,511 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,511 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,536 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:29:46,536 INFO program/MainThread: stderr[125]: 2024-03-01 16:29:46,536 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:29:46,536 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:29:46,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,568 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,581 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,593 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,594 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:29:46,598 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:29:46,601 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,604 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:29:46,605 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:29:46,631 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:29:46,631 INFO program/MainThread: stderr[126]: 2024-03-01 16:29:46,631 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:29:46,632 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:29:46,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,660 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,674 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:29:46,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:29:46,694 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:29:46,695 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 0x7f726e182410> 2024-03-01 16:30:00,508 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jo19uv69/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:30:05,113 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bkd3o5b5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:30:12,085 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gi7zhf_j/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:30:12,121 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:12,121 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:30:12,124 INFO program/MainThread: stdout[2]: 2024-03-01 16:30:12,124 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:30:12,125 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:30:12,125 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:30:12,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:12,130 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:30:12,133 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:12,133 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:30:12,136 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:12,137 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:30:12,140 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:12,140 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:30:12,147 INFO program/MainThread: stdout: 2024-03-01 16:30:12,147 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:30:12,147 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:30:12,148 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:30:12,148 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:12,148 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:30:12,148 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:12,148 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:12,149 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:30:12,149 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:12,149 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:30:12,149 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:30:12,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:12,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:12,173 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:30:12,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:30:12,178 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:30:12,179 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:12,211 INFO program/MainThread: stdout[3]: 2024-03-01 16:30:12,211 INFO program/MainThread: stderr[3]: 2024-03-01 16:30:12,211 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:30:12,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,225 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:30:12,230 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:30:12,230 INFO blivet/MainThread: sda is a disk 2024-03-01 16:30:12,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:30:12,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:30:12,234 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:30:12,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:30:12,238 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:30:12,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:30:12,241 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,242 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:30:12,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f0d8acf8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:30:12,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:30:12,246 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:30:12,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:30:12,249 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:30:12,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,259 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:30:12,260 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:30:12,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:30:12,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:30:12,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:30:12,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:30:12,267 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:30:12,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:30:12,270 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,270 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:30:12,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f0d442e8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:30:12,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:30:12,274 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:30:12,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:30:12,277 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:30:12,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:30:12,288 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:30:12,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:30:12,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:30:12,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:30:12,294 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:30:12,295 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:30:12,298 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:30:12,298 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,299 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:30:12,299 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04f9a20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:30:12,302 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:30:12,302 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:30:12,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:30:12,305 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:30:12,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:30:12,316 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:30:12,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:30:12,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:30:12,319 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:30:12,322 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:30:12,322 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:30:12,326 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:30:12,326 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,326 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:30:12,326 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04f9f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:30:12,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:30:12,330 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:30:12,333 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:30:12,333 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:30:12,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,343 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:30:12,344 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:30:12,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:30:12,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:30:12,347 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:30:12,350 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:30:12,351 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:30:12,354 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:30:12,354 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,355 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:30:12,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04f9fd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:30:12,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:30:12,358 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:30:12,361 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:30:12,361 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:30:12,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:30:12,372 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:30:12,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:30:12,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:30:12,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:30:12,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:30:12,378 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:30:12,382 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:30:12,382 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,382 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:30:12,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04ffef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:30:12,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:30:12,386 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:30:12,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:30:12,389 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:30:12,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:30:12,400 INFO blivet/MainThread: sde is a disk 2024-03-01 16:30:12,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:30:12,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:30:12,403 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:30:12,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:30:12,406 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:30:12,410 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:30:12,410 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,410 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:30:12,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04ffcc0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:30:12,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:30:12,414 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:30:12,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:30:12,417 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:30:12,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:30:12,428 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:30:12,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:30:12,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:30:12,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:30:12,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:30:12,434 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:30:12,438 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:30:12,438 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,439 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:30:12,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f0507b00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:30:12,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:30:12,442 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:30:12,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:30:12,446 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:30:12,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:30:12,456 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:30:12,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:30:12,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:30:12,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:30:12,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:30:12,463 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:30:12,466 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:30:12,466 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,467 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:30:12,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f04ffe48) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:30:12,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:30:12,470 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:30:12,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:30:12,474 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:30:12,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:30:12,484 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:30:12,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:30:12,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:30:12,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:30:12,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:30:12,491 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:30:12,495 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:30:12,495 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,495 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:30:12,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f0510ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:30:12,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:30:12,499 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:30:12,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:30:12,502 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:30:12,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:30:12,513 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:30:12,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:30:12,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:30:12,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:30:12,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:30:12,519 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:30:12,523 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:30:12,523 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,523 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:30:12,523 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f0518278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:30:12,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:30:12,527 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:30:12,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:30:12,530 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:30:12,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,540 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:30:12,541 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:30:12,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:30:12,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:30:12,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:30:12,548 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:30:12,548 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:30:12,551 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:30:12,551 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:30:12,552 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:30:12,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f05077f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:30:12,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:30:12,555 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:30:12,558 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': '37936093'} ; 2024-03-01 16:30:12,558 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:30:12,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:12,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:12,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:30:12,569 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:30:12,569 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:30:12,569 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:30:12,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:30:12,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:30:12,573 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:30:12,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:30:12,576 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:30:12,580 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:30:12,580 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:30:12,580 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:30:12,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa2f051e048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:30:12,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:30:12,588 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:30:12,588 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:30:12,591 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:30:12,591 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:30:12,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:12,595 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:30:12,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:12,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:30:12,602 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:30:12,605 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:12,608 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:30:12,613 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 0x7fa2f04a0508> 2024-03-01 16:30:15,660 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:30:15,665 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:30:15,665 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:30:15,669 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': '37939519'} ; 2024-03-01 16:30:15,669 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:30:15,669 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:30:15,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,678 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:30:15,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:15,695 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:15,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:30:15,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:30:15,718 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:30:15,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:30:15,721 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:30:15,724 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:30:15,725 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:30:15,728 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:30:15,728 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:30:15,728 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:30:15,732 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:30:15,736 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:30:15,739 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:30:15,742 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:30:15,745 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:30:15,746 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:30:15,746 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:30:15,746 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:30:15,746 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa2f0518940) -- 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 0x7fa2f04b15c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:30:15,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:30:15,753 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:30:15,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:30:15,757 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:30:15,757 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:30:15,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:15,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:30:15,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:15,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:30:15,766 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:30:15,766 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:30:15,769 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:15,770 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:30:15,773 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:30:15,773 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:30:15,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:15,784 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:15,796 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:30:15,797 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:30:15,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,810 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:30:15,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,821 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:30:15,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,833 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:30:15,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,844 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:30:15,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,855 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:30:15,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:15,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:30:15,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:30:15,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:30:15,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:30:15,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:30:20,344 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ypkh0glf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:30:20,380 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:20,381 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:30:20,384 INFO program/MainThread: stdout[2]: 2024-03-01 16:30:20,384 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:30:20,384 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:30:20,385 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:30:20,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:20,389 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:30:20,393 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:20,393 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:30:20,396 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:20,396 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:30:20,399 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:30:20,399 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:30:20,407 INFO program/MainThread: stdout: 2024-03-01 16:30:20,407 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:30:20,407 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:30:20,407 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:30:20,407 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:20,407 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:30:20,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:20,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:20,408 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:30:20,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:30:20,408 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:30:20,409 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:30:20,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:20,421 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:20,432 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:30:20,437 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:30:20,437 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:30:20,438 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:20,468 INFO program/MainThread: stdout[3]: 2024-03-01 16:30:20,468 INFO program/MainThread: stderr[3]: 2024-03-01 16:30:20,468 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:30:20,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,482 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:30:20,486 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:30:20,487 INFO blivet/MainThread: sda is a disk 2024-03-01 16:30:20,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:30:20,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:30:20,491 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:30:20,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:30:20,495 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:30:20,498 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:30:20,498 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,499 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:30:20,499 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5014c80cf8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:30:20,502 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:30:20,503 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:30:20,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:30:20,506 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:30:20,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,516 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:30:20,517 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:30:20,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:30:20,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:30:20,520 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:30:20,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:30:20,524 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:30:20,527 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:30:20,527 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,527 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:30:20,528 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5014c3a2e8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:30:20,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:30:20,531 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:30:20,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:30:20,534 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:30:20,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,544 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:30:20,545 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:30:20,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:30:20,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:30:20,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:30:20,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:30:20,552 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:30:20,555 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:30:20,555 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,556 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:30:20,556 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143efa20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:30:20,559 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:30:20,559 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:30:20,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:30:20,563 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:30:20,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,573 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:30:20,574 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:30:20,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:30:20,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:30:20,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:30:20,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:30:20,580 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:30:20,584 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:30:20,584 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,584 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:30:20,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143eff28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:30:20,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:30:20,588 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:30:20,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:30:20,591 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:30:20,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:30:20,602 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:30:20,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:30:20,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:30:20,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:30:20,609 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:30:20,609 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:30:20,612 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:30:20,612 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,613 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:30:20,613 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143effd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:30:20,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:30:20,616 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:30:20,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:30:20,620 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:30:20,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:30:20,630 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:30:20,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:30:20,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:30:20,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:30:20,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:30:20,637 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:30:20,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:30:20,641 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,641 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:30:20,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143f5ef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:30:20,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:30:20,645 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:30:20,648 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:30:20,648 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:30:20,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:30:20,659 INFO blivet/MainThread: sde is a disk 2024-03-01 16:30:20,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:30:20,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:30:20,662 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:30:20,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:30:20,666 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:30:20,669 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:30:20,669 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,670 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:30:20,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143f5cc0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:30:20,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:30:20,673 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:30:20,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:30:20,676 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:30:20,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:30:20,687 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:30:20,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:30:20,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:30:20,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:30:20,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:30:20,694 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:30:20,697 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:30:20,698 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,698 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:30:20,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143fdb00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:30:20,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:30:20,702 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:30:20,705 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:30:20,705 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:30:20,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:30:20,716 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:30:20,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:30:20,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:30:20,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:30:20,722 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:30:20,722 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:30:20,725 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:30:20,726 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,726 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:30:20,726 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143f5e48) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:30:20,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:30:20,730 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:30:20,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:30:20,733 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:30:20,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,743 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:30:20,744 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:30:20,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:30:20,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:30:20,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:30:20,751 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:30:20,751 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:30:20,754 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:30:20,754 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,755 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:30:20,755 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5014406ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:30:20,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:30:20,758 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:30:20,762 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:30:20,762 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:30:20,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,772 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:30:20,773 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:30:20,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:30:20,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:30:20,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:30:20,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:30:20,779 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:30:20,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:30:20,783 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,783 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:30:20,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7f501440e278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:30:20,787 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:30:20,787 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:30:20,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:30:20,790 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:30:20,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,801 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:30:20,801 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:30:20,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:30:20,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:30:20,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:30:20,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:30:20,808 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:30:20,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:30:20,812 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:30:20,812 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:30:20,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f50143fd7f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:30:20,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:30:20,816 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:30:20,819 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': '37936093'} ; 2024-03-01 16:30:20,819 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:30:20,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:20,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:20,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:30:20,829 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:30:20,830 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:30:20,830 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:30:20,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:30:20,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:30:20,833 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:30:20,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:30:20,837 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:30:20,840 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:30:20,840 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:30:20,841 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:30:20,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5014414048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:30:20,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:30:20,848 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:30:20,848 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:30:20,852 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:30:20,852 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:30:20,855 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:20,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:30:20,859 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:20,859 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:30:20,862 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:30:20,865 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:20,868 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:30:20,873 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 0x7f50143974c8> 2024-03-01 16:30:24,035 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:30:24,040 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:30:24,040 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:30:24,044 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': '37939519'} ; 2024-03-01 16:30:24,044 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:30:24,045 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:30:24,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,054 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:30:24,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:24,073 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:24,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:30:24,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:30:24,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:30:24,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:30:24,099 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:30:24,103 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:30:24,103 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:30:24,106 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:30:24,107 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:30:24,107 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:30:24,110 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:30:24,114 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:30:24,117 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:30:24,120 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:30:24,123 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:30:24,124 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:30:24,124 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:30:24,125 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:30:24,124 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f501440e940) -- 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 0x7f50143a75c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:30:24,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:30:24,132 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:30:24,132 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:30:24,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:30:24,135 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:30:24,139 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:24,139 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:30:24,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:30:24,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:30:24,144 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:30:24,144 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:30:24,147 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,148 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:30:24,151 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:30:24,151 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:30:24,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:24,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:24,174 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:30:24,175 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:30:24,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,188 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:30:24,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,200 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:30:24,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,211 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:30:24,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,223 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:30:24,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,234 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:30:24,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,246 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:30:24,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,257 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:30:24,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:30:24,263 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:30:24,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:30:24,269 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:30:24,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:30:24,275 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:30:24,278 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,278 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:30:24,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:30:24,282 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:30:24,282 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:30:24,285 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,286 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:30:24,289 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,289 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:30:24,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:30:24,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:30:24,292 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:30:24,295 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,296 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:30:24,299 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,299 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:30:24,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:30:24,302 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:30:24,302 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:30:24,305 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,305 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:30:24,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:30:24,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:30:24,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:30:24,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:30:24,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:30:24,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:30:24,328 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:30:24,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:30:24,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:30:24,333 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:30:24,333 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:30:24,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,346 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:30:24,347 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,348 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:30:24,348 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:30:24,348 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,348 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:30:24,352 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,352 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:30:24,355 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:30:24,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:30:24,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:30:24,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:30:24,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:30:24,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:30:24,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:30:24,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:30:24,377 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,377 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:30:24,377 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:30:24,378 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:30:24,382 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:30:24,382 INFO program/MainThread: stderr[4]: 2024-03-01 16:30:24,382 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:30:24,382 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:30:24,382 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:24,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:30:24,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,388 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:24,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,400 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:30:24,401 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,401 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:30:24,402 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:30:24,402 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,402 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:30:24,406 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,406 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:30:24,409 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:30:24,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:30:24,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:30:24,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:30:24,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:30:24,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:30:24,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:30:24,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:30:24,431 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:30:24,431 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:30:24,431 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:30:24,432 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:30:24,432 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:24,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:30:24,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,436 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:24,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,448 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:30:24,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:30:24,454 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:30:24,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:30:24,460 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:30:24,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:30:24,465 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:30:24,468 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,469 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:30:24,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:30:24,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:30:24,472 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:30:24,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,475 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:30:24,478 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,478 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:30:24,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:30:24,481 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:30:24,482 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:30:24,485 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,485 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:30:24,488 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,488 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:30:24,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:30:24,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:30:24,491 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:30:24,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,494 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:30:24,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:30:24,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:30:24,502 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:30:24,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:30:24,510 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:30:24,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:30:24,517 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:30:24,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:30:24,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:30:24,522 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:30:24,522 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:30:24,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,535 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:30:24,536 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,536 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:30:24,536 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:30:24,537 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,537 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:30:24,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,540 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:30:24,543 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:30:24,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:30:24,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:30:24,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:30:24,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:30:24,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:30:24,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:30:24,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:30:24,565 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,566 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:30:24,566 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:30:24,566 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:30:24,566 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:24,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:30:24,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,570 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:24,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,583 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:30:24,583 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,584 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:30:24,584 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:30:24,584 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,585 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:30:24,588 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,588 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:30:24,591 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:30:24,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:30:24,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:30:24,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:30:24,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:30:24,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:30:24,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:30:24,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:30:24,613 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:30:24,614 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:30:24,614 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:30:24,614 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:30:24,614 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:24,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:30:24,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,618 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:24,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,630 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:30:24,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:30:24,637 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:30:24,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:30:24,643 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:30:24,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:30:24,649 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:30:24,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:30:24,654 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:30:24,657 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,657 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:30:24,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:30:24,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:30:24,661 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:30:24,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,664 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:30:24,667 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,667 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:30:24,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:30:24,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:30:24,670 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:30:24,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,674 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:30:24,677 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:30:24,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:30:24,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:30:24,680 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:30:24,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,683 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:30:24,687 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:30:24,687 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:30:24,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:30:24,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:30:24,691 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:30:24,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:30:24,694 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:30:24,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:30:24,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:30:24,702 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:30:24,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:30:24,709 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:30:24,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:30:24,717 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:30:24,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:30:24,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:30:24,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:30:24,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:30:24,738 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:30:24,738 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:30:24,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,753 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:30:24,754 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,754 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:30:24,754 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:30:24,755 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,755 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:30:24,758 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,758 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:30:24,761 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:30:24,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:30:24,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:30:24,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:30:24,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:30:24,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:30:24,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:30:24,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:30:24,783 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,784 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:30:24,784 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:30:24,784 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:30:24,784 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:24,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:30:24,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,789 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:24,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,801 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:30:24,802 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,803 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:30:24,803 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:30:24,803 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,804 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:30:24,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:30:24,810 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:30:24,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:30:24,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:30:24,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:30:24,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:30:24,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:30:24,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:30:24,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:30:24,832 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,833 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:30:24,833 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:30:24,833 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:30:24,833 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:24,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:30:24,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,838 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:24,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,850 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:30:24,851 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,852 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:30:24,852 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:30:24,853 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,853 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:30:24,856 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,856 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:30:24,859 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:30:24,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:30:24,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:30:24,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:30:24,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:30:24,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:30:24,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:30:24,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:30:24,882 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,883 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:30:24,883 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:30:24,883 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:30:24,883 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:24,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:30:24,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,887 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:24,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:30:24,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:24,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:30:24,900 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:30:24,901 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,902 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:30:24,902 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:30:24,902 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,903 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:30:24,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,906 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:30:24,909 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:30:24,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:30:24,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:30:24,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:30:24,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:30:24,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:30:24,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:30:24,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:30:24,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:30:24,932 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:30:24,933 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:30:24,933 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:30:24,933 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:30:24,933 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:30:24,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:30:24,938 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:30:24,939 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:24,940 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:24,941 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:24,942 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:24,942 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:24,942 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:24,942 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,942 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,942 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:30:24,944 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:30:24,947 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:30:24,951 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:30:24,954 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:30:24,955 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:30:24,957 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:30:24,958 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 0x7f501434e780> 2024-03-01 16:30:24,958 INFO blivet/MainThread: sorting actions... 2024-03-01 16:30:24,993 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:30:24,993 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:30:24,993 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:30:24,994 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:30:24,994 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:30:24,995 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:30:24,995 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:30:24,995 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:30:24,996 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:30:24,996 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:30:24,996 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:30:24,997 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:30:24,997 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:30:24,997 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:30:24,998 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:30:24,998 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,999 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:24,999 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:24,999 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:25,000 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:25,000 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:25,001 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:25,001 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:25,002 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:30:25,002 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:30:25,002 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:30:25,003 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:30:25,003 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:25,004 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:25,004 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:25,004 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:25,005 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:30:25,005 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:30:25,006 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:30:25,006 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:30:25,006 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:25,007 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:25,007 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:25,008 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:25,008 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:30:25,011 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,014 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:30:25,014 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:30:25,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,063 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,064 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:30:25,068 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,071 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:30:25,071 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:30:25,077 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,105 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,118 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,119 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:30:25,123 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,125 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:30:25,126 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:30:25,133 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,160 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,173 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,174 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:30:25,178 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,180 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:30:25,181 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:30:25,186 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,215 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,228 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,229 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:30:25,233 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,236 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:30:25,236 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:30:25,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,281 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:30:25,285 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,287 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:30:25,288 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:30:25,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,322 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,335 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,336 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:30:25,340 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,343 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:30:25,343 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:30:25,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,378 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,391 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,392 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:30:25,396 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,398 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:30:25,399 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:30:25,404 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,446 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,447 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:30:25,451 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,454 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:30:25,454 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:30:25,459 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,501 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,502 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:30:25,505 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:30:25,508 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:30:25,509 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:30:25,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,554 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:30:25,558 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,560 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,563 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,564 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:30:25,564 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:25,593 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:30:25,594 INFO program/MainThread: stderr[5]: 2024-03-01 16:30:25,594 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:30:25,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,611 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,615 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:30:25,616 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:30:25,617 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:30:25,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,648 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:30:25,652 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,655 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,658 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,658 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:30:25,659 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:25,694 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:30:25,694 INFO program/MainThread: stderr[6]: 2024-03-01 16:30:25,694 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:30:25,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,710 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:30:25,715 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:30:25,716 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:30:25,725 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,748 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,748 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:30:25,753 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,756 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,759 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,759 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:30:25,759 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:25,790 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:30:25,790 INFO program/MainThread: stderr[7]: 2024-03-01 16:30:25,790 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:30:25,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,811 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:30:25,816 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:30:25,817 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:30:25,826 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,849 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,849 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:30:25,853 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,856 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,859 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,860 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:30:25,860 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:25,890 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:30:25,891 INFO program/MainThread: stderr[8]: 2024-03-01 16:30:25,891 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:30:25,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:30:25,914 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:30:25,916 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:30:25,924 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:25,946 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:25,946 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:30:25,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:30:25,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:30:25,956 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,959 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,962 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,969 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,975 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:25,978 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:30:25,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:30:25,981 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,043 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:30:26,044 INFO program/MainThread: stderr[9]: 2024-03-01 16:30:26,044 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:30:26,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:26,061 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:30:26,072 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,079 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,087 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,103 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,110 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,116 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,124 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,143 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:30:26,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:30:26,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,164 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:30:26,172 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,182 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,182 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:26,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:30:26,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:30:26,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:26,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:30:26,200 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,204 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,207 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,210 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,214 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,221 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:30:26,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,234 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:30:26,239 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,266 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:30:26,266 INFO program/MainThread: stderr[10]: 2024-03-01 16:30:26,266 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:30:26,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:30:26,271 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,361 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:30:26,362 INFO program/MainThread: stderr[11]: 2024-03-01 16:30:26,362 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:30:26,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:30:26,377 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:30:26,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,416 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:30:26,422 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:30:26,422 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:30:26,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,445 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,445 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:30:26,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,453 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:30:26,456 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:30:26,456 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:30:26,479 INFO program/MainThread: stdout: 2024-03-01 16:30:26,480 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:30:26,480 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:26,480 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:26,480 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:26,480 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:30:26,480 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:26,480 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:26,480 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:30:26,480 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:26,480 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:26,480 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,481 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:30:26,494 INFO program/MainThread: stdout: 2024-03-01 16:30:26,494 INFO program/MainThread: writing all SBs 2024-03-01 16:30:26,494 INFO program/MainThread: new label = "" 2024-03-01 16:30:26,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:30:26,515 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:30:26,516 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:30:26,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,538 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,539 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:26,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:30:26,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:30:26,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,550 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,573 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:30:26,573 INFO program/MainThread: stderr[12]: 2024-03-01 16:30:26,573 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:30:26,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:30:26,578 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,654 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:30:26,654 INFO program/MainThread: stderr[13]: 2024-03-01 16:30:26,654 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:30:26,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:30:26,672 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:30:26,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:30:26,724 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:30:26,725 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:30:26,734 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,747 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:30:26,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,755 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:30:26,758 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:30:26,758 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:30:26,782 INFO program/MainThread: stdout: 2024-03-01 16:30:26,783 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:30:26,783 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:26,783 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:26,783 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:26,783 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:30:26,783 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:26,783 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:26,783 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:30:26,783 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:26,783 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:26,783 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,784 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:30:26,798 INFO program/MainThread: stdout: 2024-03-01 16:30:26,798 INFO program/MainThread: writing all SBs 2024-03-01 16:30:26,798 INFO program/MainThread: new label = "" 2024-03-01 16:30:26,798 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,813 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:30:26,818 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:30:26,819 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:30:26,827 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:26,841 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:26,842 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:26,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:30:26,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:30:26,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,852 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,878 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:30:26,878 INFO program/MainThread: stderr[14]: 2024-03-01 16:30:26,878 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:30:26,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:30:26,883 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:26,968 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:30:26,969 INFO program/MainThread: stderr[15]: 2024-03-01 16:30:26,969 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:30:26,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:26,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:30:26,985 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:30:26,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:30:27,031 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:30:27,031 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:30:27,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,054 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,054 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:30:27,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,062 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:30:27,065 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:30:27,065 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:30:27,090 INFO program/MainThread: stdout: 2024-03-01 16:30:27,090 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:30:27,090 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:27,090 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:27,090 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:27,090 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:30:27,090 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:27,090 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:27,090 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:30:27,091 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:27,091 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:27,091 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,091 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:30:27,103 INFO program/MainThread: stdout: 2024-03-01 16:30:27,104 INFO program/MainThread: writing all SBs 2024-03-01 16:30:27,104 INFO program/MainThread: new label = "" 2024-03-01 16:30:27,104 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,118 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:30:27,123 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:30:27,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:30:27,133 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,147 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:27,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:30:27,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:30:27,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,158 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:27,182 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:30:27,182 INFO program/MainThread: stderr[16]: 2024-03-01 16:30:27,182 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:30:27,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:30:27,186 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/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:27,279 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:30:27,279 INFO program/MainThread: stderr[17]: 2024-03-01 16:30:27,279 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:30:27,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:30:27,295 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:30:27,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:30:27,335 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:30:27,335 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:30:27,344 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,360 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,360 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:30:27,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,368 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:30:27,371 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:30:27,371 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:30:27,404 INFO program/MainThread: stdout: 2024-03-01 16:30:27,404 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:30:27,404 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:27,404 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:27,405 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:27,405 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:30:27,405 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:27,405 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:27,405 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:30:27,405 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:27,405 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:27,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,405 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:30:27,420 INFO program/MainThread: stdout: 2024-03-01 16:30:27,420 INFO program/MainThread: writing all SBs 2024-03-01 16:30:27,420 INFO program/MainThread: new label = "" 2024-03-01 16:30:27,420 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:30:27,441 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:30:27,442 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:30:27,450 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,464 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,464 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:30:27,468 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,471 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,474 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,474 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:30:27,475 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:27,506 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:30:27,507 INFO program/MainThread: stderr[18]: 2024-03-01 16:30:27,507 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:30:27,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,526 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:30:27,531 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:30:27,532 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:30:27,540 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,563 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,563 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:30:27,567 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,570 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,574 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,574 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:30:27,574 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:27,605 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:30:27,605 INFO program/MainThread: stderr[19]: 2024-03-01 16:30:27,605 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:30:27,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:30:27,633 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:30:27,634 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:30:27,643 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,666 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,666 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:30:27,670 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,673 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,676 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,676 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:30:27,677 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:27,709 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:30:27,709 INFO program/MainThread: stderr[20]: 2024-03-01 16:30:27,709 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:30:27,710 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,726 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,730 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:30:27,731 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:30:27,732 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:30:27,740 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,763 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:30:27,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:30:27,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:30:27,773 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,779 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,785 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:30:27,792 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:27,854 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:30:27,854 INFO program/MainThread: stderr[21]: 2024-03-01 16:30:27,854 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:30:27,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:27,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:30:27,870 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,883 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,886 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,890 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:30:27,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:30:27,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,920 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,921 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:30:27,928 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,938 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,938 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:27,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:30:27,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:30:27,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:27,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:30:27,956 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,959 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,963 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,970 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:27,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:30:27,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:27,983 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:27,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:30:27,988 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:28,014 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:30:28,014 INFO program/MainThread: stderr[22]: 2024-03-01 16:30:28,014 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:30:28,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:30:28,019 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:28,094 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:30:28,094 INFO program/MainThread: stderr[23]: 2024-03-01 16:30:28,094 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:30:28,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:30:28,110 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:30:28,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,146 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:30:28,151 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:30:28,152 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:30:28,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,174 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,175 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:30:28,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,182 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:30:28,185 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:30:28,185 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:30:28,206 INFO program/MainThread: stdout: 2024-03-01 16:30:28,206 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:30:28,206 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:28,206 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:28,206 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:28,207 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:30:28,207 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:28,207 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:28,207 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:30:28,207 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:28,207 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:28,207 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,207 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:30:28,220 INFO program/MainThread: stdout: 2024-03-01 16:30:28,220 INFO program/MainThread: writing all SBs 2024-03-01 16:30:28,220 INFO program/MainThread: new label = "" 2024-03-01 16:30:28,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,236 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:30:28,241 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:30:28,242 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:30:28,251 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,267 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:28,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:30:28,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:30:28,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,279 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:28,305 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:30:28,306 INFO program/MainThread: stderr[24]: 2024-03-01 16:30:28,306 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:30:28,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:30:28,310 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:28,392 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:30:28,392 INFO program/MainThread: stderr[25]: 2024-03-01 16:30:28,392 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:30:28,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:30:28,408 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:30:28,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,437 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:30:28,443 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:30:28,443 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:30:28,452 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,466 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,466 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:30:28,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,474 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:30:28,477 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:30:28,477 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:30:28,497 INFO program/MainThread: stdout: 2024-03-01 16:30:28,497 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:30:28,498 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:28,498 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:28,498 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:28,498 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:30:28,498 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:28,498 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:28,498 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:30:28,498 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:28,498 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:28,498 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,499 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:30:28,512 INFO program/MainThread: stdout: 2024-03-01 16:30:28,512 INFO program/MainThread: writing all SBs 2024-03-01 16:30:28,512 INFO program/MainThread: new label = "" 2024-03-01 16:30:28,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:30:28,533 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:30:28,535 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:30:28,543 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,543 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,557 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:30:28,561 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,564 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,567 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:30:28,567 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:28,600 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:30:28,601 INFO program/MainThread: stderr[26]: 2024-03-01 16:30:28,601 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:30:28,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,619 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,624 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:30:28,624 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:30:28,625 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:30:28,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,658 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:30:28,662 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,665 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,668 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,669 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:30:28,669 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:28,701 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:30:28,702 INFO program/MainThread: stderr[27]: 2024-03-01 16:30:28,702 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:30:28,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,722 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:30:28,727 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:30:28,728 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:30:28,737 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,759 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:30:28,763 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,766 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,769 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,769 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:30:28,770 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:30:28,800 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:30:28,800 INFO program/MainThread: stderr[28]: 2024-03-01 16:30:28,801 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:30:28,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,820 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:30:28,825 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:30:28,826 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:30:28,834 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:28,856 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:28,856 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:30:28,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:30:28,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:30:28,866 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,869 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,872 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,879 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,882 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:30:28,885 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:28,944 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:30:28,944 INFO program/MainThread: stderr[29]: 2024-03-01 16:30:28,944 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:30:28,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:28,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:30:28,967 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,984 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:28,990 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:30:28,995 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:30:29,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:30:29,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:30:29,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,046 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:30:29,053 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,063 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,063 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:29,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:30:29,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:30:29,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:30:29,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:30:29,081 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:30:29,088 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,091 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:30:29,095 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:30:29,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,108 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:30:29,113 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:29,139 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:30:29,139 INFO program/MainThread: stderr[30]: 2024-03-01 16:30:29,139 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:30:29,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:30:29,144 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:29,225 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:30:29,225 INFO program/MainThread: stderr[31]: 2024-03-01 16:30:29,226 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:30:29,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:30:29,240 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:30:29,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,275 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:30:29,280 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:30:29,281 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:30:29,290 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,306 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,306 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:30:29,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,314 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:30:29,317 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:30:29,317 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:30:29,350 INFO program/MainThread: stdout: 2024-03-01 16:30:29,350 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:30:29,350 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:29,350 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:29,350 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:29,350 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:30:29,350 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:29,350 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:29,351 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:30:29,351 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:29,351 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:29,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,351 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:30:29,365 INFO program/MainThread: stdout: 2024-03-01 16:30:29,365 INFO program/MainThread: writing all SBs 2024-03-01 16:30:29,365 INFO program/MainThread: new label = "" 2024-03-01 16:30:29,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,379 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:30:29,384 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:30:29,385 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:30:29,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,410 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,410 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:29,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:30:29,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:30:29,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,422 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:29,448 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:30:29,448 INFO program/MainThread: stderr[32]: 2024-03-01 16:30:29,448 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:30:29,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:30:29,453 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:30:29,545 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:30:29,545 INFO program/MainThread: stderr[33]: 2024-03-01 16:30:29,545 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:30:29,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:30:29,558 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:30:29,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,583 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:30:29,588 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:30:29,589 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:30:29,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,613 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,613 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:30:29,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:30:29,621 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:30:29,624 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:30:29,624 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:30:29,646 INFO program/MainThread: stdout: 2024-03-01 16:30:29,646 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:30:29,646 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:30:29,646 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:30:29,646 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:30:29,646 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:30:29,647 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:30:29,647 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:30:29,647 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:30:29,647 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:30:29,647 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:30:29,647 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,647 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:30:29,659 INFO program/MainThread: stdout: 2024-03-01 16:30:29,659 INFO program/MainThread: writing all SBs 2024-03-01 16:30:29,659 INFO program/MainThread: new label = "" 2024-03-01 16:30:29,659 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,674 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:30:29,679 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:30:29,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:30:29,688 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:30:29,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:30:29,707 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:30:29,707 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 0x7f5014c76ba0> 2024-03-01 16:30:29,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:30:29,714 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:30:29,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:30:29,721 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:30:29,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:30:29,727 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:30:29,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:30:29,734 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:30:29,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:30:29,740 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:30:29,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:30:29,746 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:30:29,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:30:29,753 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:30:29,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:30:29,759 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:30:29,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:30:29,765 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:30:29,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:30:29,771 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:30:29,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:30:29,777 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:30:29,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:30:29,783 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:30:29,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:30:29,789 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:30:29,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:30:29,795 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:30:29,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:30:29,801 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:30:29,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:30:29,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:30:29,807 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:32:56,147 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rplv6k3d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:32:56,182 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:32:56,183 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:32:56,186 INFO program/MainThread: stdout[2]: 2024-03-01 16:32:56,186 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:32:56,186 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:32:56,187 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:32:56,191 DEBUG program/MainThread: Return code: 0 2024-03-01 16:32:56,191 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:32:56,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:32:56,195 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:32:56,198 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:32:56,198 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:32:56,202 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:32:56,202 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:32:56,213 INFO program/MainThread: stdout: 2024-03-01 16:32:56,213 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:32:56,213 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy 2024-03-01 16:32:56,213 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 2024-03-01 16:32:56,213 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD 2024-03-01 16:32:56,213 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 2024-03-01 16:32:56,213 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 295f8da7-b6fc-4e8e-ba0e-ead9c466a666 2024-03-01 16:32:56,213 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG 2024-03-01 16:32:56,213 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO 2024-03-01 16:32:56,213 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 2024-03-01 16:32:56,213 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 3909af27-c4ed-408c-9a10-49b6cf4e774b 2024-03-01 16:32:56,214 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK 2024-03-01 16:32:56,214 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 2024-03-01 16:32:56,214 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS 2024-03-01 16:32:56,214 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bf1f4e73-6415-47bc-a95c-f8839862c69e 2024-03-01 16:32:56,214 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c45b58d6-138e-49fe-ba9d-28cea3879ac3 2024-03-01 16:32:56,214 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 2024-03-01 16:32:56,214 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs 2024-03-01 16:32:56,214 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 2024-03-01 16:32:56,214 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW 2024-03-01 16:32:56,214 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a 2024-03-01 16:32:56,214 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO 2024-03-01 16:32:56,214 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a 2024-03-01 16:32:56,214 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:32:56,214 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:32:56,214 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:32:56,214 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:32:56,214 DEBUG program/MainThread: Return code: 0 2024-03-01 16:32:56,214 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 sdb 1073741824 root disk brw-rw---- LVM2_member aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 295f8da7-b6fc-4e8e-ba0e-ead9c466a666 sdc 1073741824 root disk brw-rw---- LVM2_member 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG sdd 1073741824 root disk brw-rw---- LVM2_member 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 3909af27-c4ed-408c-9a10-49b6cf4e774b sde 1073741824 root disk brw-rw---- LVM2_member ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK sdf 1073741824 root disk brw-rw---- LVM2_member ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 sdg 1073741824 root disk brw-rw---- LVM2_member t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bf1f4e73-6415-47bc-a95c-f8839862c69e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c45b58d6-138e-49fe-ba9d-28cea3879ac3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 sdh 1073741824 root disk brw-rw---- LVM2_member UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 sdi 1073741824 root disk brw-rw---- LVM2_member KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a sdj 1073741824 root disk brw-rw---- LVM2_member jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:32:56,214 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:32:56,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:32:56,215 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:32:56,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:32:56,215 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:32:56,215 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:32:56,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:32:56,229 DEBUG program/MainThread: Return code: 0 2024-03-01 16:32:56,244 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:32:56,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy', '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': 'ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy', 'ID_FS_UUID_ENC': 'ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:32:56,249 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:32:56,249 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,282 INFO program/MainThread: stdout[3]: 2024-03-01 16:32:56,282 INFO program/MainThread: stderr[3]: 2024-03-01 16:32:56,282 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:32:56,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,296 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:32:56,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:32:56,301 INFO blivet/MainThread: sda is a disk 2024-03-01 16:32:56,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:32:56,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:32:56,305 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:32:56,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:32:56,309 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:32:56,312 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:32:56,312 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:32:56,313 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:32:56,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79743a1ba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:32:56,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:32:56,321 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:56,321 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:32:56,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:56,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:32:56,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:32:56,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:32:56,335 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:32:56,335 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:32:56,335 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,362 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:32:56,362 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:32:56,362 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:32:56,363 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:32:56,367 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; 2024-03-01 16:32:56,368 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:32:56,371 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:32:56,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:56,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,384 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,410 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:32:56,410 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:32:56,410 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:32:56,410 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:32:56,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:32:56,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:32:56,420 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:32:56,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:32:56,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:32:56,424 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,454 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:56,454 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:32:56,454 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:32:56,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:32:56,459 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:32:56,463 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:32:56,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:32:56,469 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:32:56,469 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:56,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD', 'ID_FS_UUID_ENC': 'aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:32:56,473 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:32:56,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:32:56,485 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:32:56,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:32:56,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:32:56,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:32:56,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:32:56,492 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:32:56,495 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:32:56,495 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:32:56,496 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:32:56,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79743b4eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:32:56,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:32:56,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:56,503 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:32:56,506 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:56,506 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:32:56,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:32:56,513 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:32:56,516 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:32:56,516 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:32:56,517 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,543 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:32:56,543 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). 2024-03-01 16:32:56,543 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:32:56,544 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:32:56,548 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:32:56,548 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:32:56,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:32:56,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:32:56,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:32:56,565 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:32:56,568 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:32:56,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:32:56,574 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:56,600 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:56,600 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). 2024-03-01 16:32:56,600 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:32:56,600 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:32:56,600 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:56,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:32:56,605 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:32:56,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:32:56,617 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:32:56,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:32:56,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:32:56,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:32:56,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:32:56,624 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:32:56,627 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:32:56,627 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:32:56,628 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:32:56,628 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79743b4c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:32:56,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:32:56,631 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:32:56,635 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:32:56,635 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:32:56,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:32:56,645 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:32:56,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:32:56,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:32:56,649 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:32:56,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:32:56,652 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:32:56,656 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:32:56,656 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:32:56,656 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:32:56,656 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732d5cf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:32:56,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:32:56,660 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:32:56,664 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/lvm-pv-uuid-4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG', 'ID_FS_UUID_ENC': '4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:32:56,664 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:32:56,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,674 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:32:56,675 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:32:56,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:32:56,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:32:56,678 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:32:56,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:32:56,682 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:32:56,685 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:32:56,685 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:32:56,686 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:32:56,686 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732d0c18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:32:56,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:32:56,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:56,693 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:32:56,696 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:56,696 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:32:56,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:32:56,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:32:56,706 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:32:56,706 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:32:56,706 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 16:32:56,734 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:32:56,734 INFO program/MainThread: stderr[9]: 2024-03-01 16:32:56,734 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:32:56,734 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:32:56,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:32:56,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:32:56,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:32:56,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:32:56,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:32:56,755 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:32:56,758 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:32:56,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:32:56,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:32:56,765 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 16:32:56,794 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:56,794 INFO program/MainThread: stderr[10]: 2024-03-01 16:32:56,794 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:32:56,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:56,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:32:56,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:32:56,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:32:56,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:32:56,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:32:56,821 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:32:56,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:32:56,825 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:32:56,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:32:56,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:32:56,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:32:56,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:32:56,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:32:56,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:32:56,839 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:32:56,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:32:56,843 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:32:56,843 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:32:56,844 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:32:56,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:32:56,847 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:32:56,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:32:56,851 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:32:56,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK ' '/dev/disk/by-uuid/295f8da7-b6fc-4e8e-ba0e-ead9c466a666 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'ID_FS_UUID_ENC': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417613430'} ; 2024-03-01 16:32:56,854 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:32:56,855 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:32:56,858 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:32:56,859 INFO program/MainThread: stderr[11]: 2024-03-01 16:32:56,859 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:32:56,859 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:32:56,862 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:32:56,862 INFO program/MainThread: stderr[12]: 2024-03-01 16:32:56,862 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:32:56,862 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:32:56,865 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:32:56,865 INFO program/MainThread: stderr[13]: 2024-03-01 16:32:56,865 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:32:56,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:32:56,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:32:56,876 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:32:56,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:32:56,877 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:32:56,873 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732c58d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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 (0x7f79743b4f28) -- 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 = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:32:56,878 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:32:56,881 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:32:56,881 INFO program/MainThread: stderr[14]: 2024-03-01 16:32:56,881 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:32:56,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:32:56,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:56,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:32:56,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:56,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:32:56,897 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:32:56,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:56,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:32:56,903 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:32:56,903 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:32:56,907 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:56,907 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:32:56,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:32:56,911 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:56,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:56,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:56,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:32:56,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:32:56,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:32:56,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:32:56,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:32:56,935 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:32:56,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:32:56,939 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:32:56,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:32:56,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:32:56,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:32:56,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:32:56,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:32:56,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:32:56,954 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:32:56,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:32:56,958 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:32:56,958 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:32:56,958 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:32:56,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:32:56,962 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:32:56,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:32:56,966 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:32:56,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K ' '/dev/disk/by-uuid/a0eb5de2-278a-45e7-8910-fd8db30b15a5 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'ID_FS_UUID_ENC': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417304950'} ; 2024-03-01 16:32:56,969 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:32:56,970 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:32:56,973 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:32:56,974 INFO program/MainThread: stderr[15]: 2024-03-01 16:32:56,974 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:32:56,974 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:32:56,977 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:32:56,977 INFO program/MainThread: stderr[16]: 2024-03-01 16:32:56,977 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:32:56,977 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:32:56,980 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:32:56,980 INFO program/MainThread: stderr[17]: 2024-03-01 16:32:56,980 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:32:56,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:56,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:32:56,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:32:56,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:32:56,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:32:56,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:32:56,988 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79743b4898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K 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 (0x7f79743b4f28) -- name = test_vg1 status = True 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 = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:32:56,993 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:32:56,996 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:32:56,997 INFO program/MainThread: stderr[18]: 2024-03-01 16:32:56,997 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:32:57,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:32:57,005 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,005 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:32:57,008 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,008 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:32:57,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:32:57,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:32:57,016 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:32:57,020 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:57,020 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:32:57,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:32:57,024 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:57,024 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:57,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/lvm-pv-uuid-5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO', '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': '5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO', 'ID_FS_UUID_ENC': '5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:32:57,027 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:32:57,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:32:57,039 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:32:57,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:32:57,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:32:57,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:32:57,046 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:32:57,046 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:32:57,049 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:32:57,049 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:32:57,050 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:32:57,050 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732e0cf8) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:32:57,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:32:57,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:32:57,060 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,060 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:32:57,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:32:57,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:32:57,071 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:32:57,071 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:32:57,071 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,099 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:32:57,099 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:32:57,100 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:32:57,100 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:32:57,104 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:32:57,104 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:32:57,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:32:57,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:57,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,121 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,148 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 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=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:32:57,148 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:32:57,148 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:32:57,148 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:32:57,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:32:57,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:32:57,157 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:32:57,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:32:57,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:32:57,161 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/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,190 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:57,190 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:32:57,190 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:32:57,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:32:57,195 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:32:57,199 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:32:57,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:32:57,205 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:32:57,205 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:57,209 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/lvm-pv-uuid-ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK', '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': 'ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK', 'ID_FS_UUID_ENC': 'ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:32:57,209 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:32:57,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:32:57,221 INFO blivet/MainThread: sde is a disk 2024-03-01 16:32:57,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:32:57,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:32:57,224 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:32:57,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:32:57,228 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:32:57,231 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:32:57,231 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:32:57,232 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:32:57,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732cabe0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:32:57,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:32:57,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:32:57,243 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,243 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:32:57,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:32:57,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:32:57,253 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:32:57,253 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:32:57,253 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,280 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:32:57,280 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:32:57,280 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:32:57,280 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:32:57,285 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:32:57,285 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:32:57,288 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:32:57,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:32:57,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:32:57,302 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:32:57,305 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:32:57,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:32:57,311 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,338 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:57,338 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:32:57,338 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:32:57,338 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:32:57,339 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:57,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/lvm-pv-uuid-ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': 'ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3', 'ID_FS_UUID_ENC': 'ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:32:57,343 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:32:57,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,354 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:32:57,355 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:32:57,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:32:57,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:32:57,358 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:32:57,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:32:57,362 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:32:57,365 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:32:57,366 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:32:57,366 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:32:57,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7973276978) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:32:57,370 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:32:57,373 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,373 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:32:57,377 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,377 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:32:57,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,381 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:32:57,384 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,384 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:32:57,387 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:32:57,387 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:32:57,387 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/sdf$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,415 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:32:57,415 INFO program/MainThread: stderr[24]: 2024-03-01 16:32:57,415 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:32:57,416 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:32:57,420 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:32:57,420 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:32:57,423 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:32:57,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:32:57,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:32:57,437 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:32:57,440 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:32:57,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:32:57,447 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/sdf$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,473 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:57,473 INFO program/MainThread: stderr[25]: 2024-03-01 16:32:57,473 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:32:57,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:57,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:32:57,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:32:57,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:32:57,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:32:57,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:32:57,499 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:32:57,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:32:57,503 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:32:57,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:32:57,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:32:57,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:32:57,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:32:57,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:32:57,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:32:57,518 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:32:57,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:32:57,522 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:32:57,522 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:32:57,522 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:32:57,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:32:57,526 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:32:57,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:32:57,530 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:32:57,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3909af27-c4ed-408c-9a10-49b6cf4e774b ' '/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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', '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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'ID_FS_UUID_ENC': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416470870'} ; 2024-03-01 16:32:57,534 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:32:57,534 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:32:57,538 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:32:57,538 INFO program/MainThread: stderr[26]: 2024-03-01 16:32:57,538 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:32:57,538 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:32:57,541 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:32:57,541 INFO program/MainThread: stderr[27]: 2024-03-01 16:32:57,541 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:32:57,541 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:32:57,544 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:32:57,545 INFO program/MainThread: stderr[28]: 2024-03-01 16:32:57,545 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:32:57,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:32:57,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:32:57,556 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:32:57,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:32:57,557 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:32:57,553 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7973276908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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 (0x7f79732e0dd8) -- 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 = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:32:57,557 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:32:57,560 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:32:57,560 INFO program/MainThread: stderr[29]: 2024-03-01 16:32:57,560 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:32:57,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:32:57,568 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,569 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:32:57,572 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,573 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:32:57,576 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,576 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:32:57,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:32:57,580 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:32:57,584 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:57,584 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:32:57,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:32:57,587 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:57,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:57,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:32:57,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:32:57,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:32:57,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:32:57,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:32:57,613 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:32:57,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:32:57,617 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:32:57,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:32:57,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:32:57,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:32:57,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:32:57,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:32:57,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:32:57,631 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:32:57,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:32:57,635 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:32:57,636 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:32:57,636 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:32:57,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:32:57,648 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:32:57,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:32:57,652 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:32:57,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', '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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'ID_FS_UUID_ENC': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416178289'} ; 2024-03-01 16:32:57,656 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:32:57,656 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:32:57,660 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:32:57,660 INFO program/MainThread: stderr[30]: 2024-03-01 16:32:57,660 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:32:57,660 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:32:57,663 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:32:57,664 INFO program/MainThread: stderr[31]: 2024-03-01 16:32:57,664 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:32:57,664 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:32:57,667 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:32:57,667 INFO program/MainThread: stderr[32]: 2024-03-01 16:32:57,667 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:32:57,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:32:57,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:32:57,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:32:57,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:32:57,680 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:32:57,676 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732984e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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 (0x7f79732e0dd8) -- name = test_vg2 status = 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 = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:32:57,681 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:32:57,684 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:32:57,684 INFO program/MainThread: stderr[33]: 2024-03-01 16:32:57,684 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:32:57,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:32:57,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:32:57,696 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,696 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:32:57,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:32:57,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:32:57,704 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:32:57,707 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:57,707 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:32:57,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:32:57,711 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:57,711 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:57,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/lvm-pv-uuid-t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 't6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS', 'ID_FS_UUID_ENC': 't6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:32:57,715 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:32:57,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:32:57,727 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:32:57,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:32:57,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:32:57,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:32:57,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:32:57,734 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:32:57,737 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:32:57,737 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:32:57,738 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:32:57,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7973294a90) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:32:57,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:32:57,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:32:57,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:32:57,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:32:57,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:32:57,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:32:57,759 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:32:57,759 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,789 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:32:57,789 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:57,789 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:32:57,790 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:32:57,794 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:32:57,794 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:32:57,798 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:32:57,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:57,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,811 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,840 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 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=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 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=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:32:57,840 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:57,840 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:32:57,841 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:32:57,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:32:57,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:32:57,849 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:32:57,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:32:57,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:32:57,854 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,883 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:57,884 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:57,884 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:32:57,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:32:57,889 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:32:57,892 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:32:57,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:32:57,899 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:32:57,899 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:57,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/lvm-pv-uuid-UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs', 'ID_FS_UUID_ENC': 'UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:32:57,903 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:32:57,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:32:57,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:57,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:32:57,915 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:32:57,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:32:57,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:32:57,918 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:32:57,922 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:32:57,922 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:32:57,925 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:32:57,926 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:32:57,926 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:32:57,926 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732caf60) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:32:57,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:32:57,933 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:57,933 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:32:57,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:57,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:32:57,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:32:57,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:57,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:32:57,947 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:32:57,947 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:32:57,947 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:57,977 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:32:57,977 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:57,978 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:32:57,978 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:32:57,982 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; 2024-03-01 16:32:57,982 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:32:57,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:32:57,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:57,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:32:57,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:32:57,999 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:32:58,003 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:32:58,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:58,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:32:58,009 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:58,039 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:58,039 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:58,039 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:32:58,040 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:32:58,040 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:58,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': 'KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW', 'ID_FS_UUID_ENC': 'KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:32:58,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 16:32:58,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,057 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:32:58,057 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:32:58,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:32:58,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:32:58,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:32:58,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:32:58,065 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:32:58,068 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:32:58,068 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:32:58,069 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:32:58,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732f09b0) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:32:58,072 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:32:58,076 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,076 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:32:58,079 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,079 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:32:58,083 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,083 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:32:58,087 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,087 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:32:58,090 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:32:58,090 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:32:58,090 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:58,122 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:32:58,122 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:58,122 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:32:58,123 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:32:58,127 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; 2024-03-01 16:32:58,127 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:32:58,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:32:58,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:58,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:32:58,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:32:58,144 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:32:58,147 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:32:58,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:58,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:32:58,154 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:58,185 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:58,185 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:32:58,185 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:32:58,186 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:32:58,186 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:58,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/lvm-pv-uuid-jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': 'jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO', 'ID_FS_UUID_ENC': 'jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:32:58,191 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:32:58,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,203 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:32:58,203 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:32:58,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:32:58,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:32:58,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:32:58,210 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:32:58,210 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:32:58,214 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:32:58,214 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:32:58,215 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:32:58,215 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732f0160) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:32:58,218 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:32:58,222 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,222 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:32:58,225 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,225 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:32:58,229 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,229 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:32:58,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,233 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:32:58,236 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:32:58,236 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:32:58,236 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:58,266 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:32:58,266 INFO program/MainThread: stderr[41]: 2024-03-01 16:32:58,266 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:32:58,267 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:32:58,271 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:32:58,271 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:32:58,274 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:32:58,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:58,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:32:58,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:32:58,288 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:32:58,291 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:32:58,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:32:58,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:32:58,298 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/sdf$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:32:58,327 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:32:58,328 INFO program/MainThread: stderr[42]: 2024-03-01 16:32:58,328 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:32:58,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:58,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:32:58,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:32:58,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:32:58,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:32:58,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:32:58,354 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:32:58,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:32:58,359 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:32:58,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:32:58,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:32:58,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:32:58,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:32:58,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:32:58,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:32:58,373 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:32:58,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:32:58,377 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:32:58,378 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:32:58,378 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:32:58,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:32:58,381 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:32:58,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:32:58,385 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:32:58,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/ac3c8b40-1df4-42c8-b0a4-36e286d6985a ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'ID_FS_UUID_ENC': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415346174'} ; 2024-03-01 16:32:58,389 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:32:58,389 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:32:58,393 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:32:58,393 INFO program/MainThread: stderr[43]: 2024-03-01 16:32:58,393 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:32:58,393 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:32:58,397 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:32:58,397 INFO program/MainThread: stderr[44]: 2024-03-01 16:32:58,397 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:32:58,397 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:32:58,400 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:32:58,400 INFO program/MainThread: stderr[45]: 2024-03-01 16:32:58,400 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:32:58,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:32:58,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,412 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:32:58,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,413 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:32:58,409 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79743a1f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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 (0x7f79732767f0) -- 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:32:58,414 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:32:58,417 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:32:58,417 INFO program/MainThread: stderr[46]: 2024-03-01 16:32:58,417 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:32:58,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:32:58,425 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,425 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:32:58,429 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,429 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:32:58,433 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,433 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:32:58,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:32:58,438 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:32:58,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:58,441 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:32:58,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:32:58,445 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:58,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:58,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:32:58,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:32:58,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:32:58,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:32:58,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:32:58,469 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:32:58,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:32:58,474 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:32:58,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:32:58,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:32:58,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:32:58,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:32:58,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:32:58,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:32:58,488 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:32:58,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:32:58,492 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:32:58,493 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:32:58,493 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:32:58,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:32:58,496 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:32:58,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:32:58,500 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:32:58,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/1a299c0a-0376-4fc3-9946-38413293c4e9 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'ID_FS_UUID_ENC': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415042039'} ; 2024-03-01 16:32:58,504 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:32:58,504 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:32:58,508 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:32:58,508 INFO program/MainThread: stderr[47]: 2024-03-01 16:32:58,508 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:32:58,508 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:32:58,511 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:32:58,511 INFO program/MainThread: stderr[48]: 2024-03-01 16:32:58,511 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:32:58,512 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:32:58,515 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:32:58,515 INFO program/MainThread: stderr[49]: 2024-03-01 16:32:58,515 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:32:58,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:32:58,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,528 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:32:58,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,529 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:32:58,524 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732e0940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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 (0x7f79732767f0) -- name = test_vg3 status = True 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:32:58,530 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:32:58,533 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:32:58,533 INFO program/MainThread: stderr[50]: 2024-03-01 16:32:58,533 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:32:58,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:32:58,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:32:58,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:32:58,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:32:58,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:32:58,553 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:32:58,556 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:58,556 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:32:58,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:32:58,560 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:58,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:58,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:32:58,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:32:58,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:32:58,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:32:58,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:32:58,585 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:32:58,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:32:58,589 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:32:58,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:32:58,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:32:58,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:32:58,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:32:58,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:32:58,604 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:32:58,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:32:58,608 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,609 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:32:58,609 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:32:58,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:32:58,612 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:32:58,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:32:58,616 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/c45b58d6-138e-49fe-ba9d-28cea3879ac3', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'ID_FS_UUID_ENC': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414738338'} ; 2024-03-01 16:32:58,620 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:32:58,620 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:32:58,624 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:32:58,624 INFO program/MainThread: stderr[51]: 2024-03-01 16:32:58,624 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:32:58,624 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:32:58,628 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:32:58,628 INFO program/MainThread: stderr[52]: 2024-03-01 16:32:58,628 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:32:58,628 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:32:58,631 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:32:58,631 INFO program/MainThread: stderr[53]: 2024-03-01 16:32:58,631 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:32:58,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:32:58,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,644 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:32:58,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,646 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:32:58,640 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79744587f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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 (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:32:58,646 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:32:58,650 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:32:58,650 INFO program/MainThread: stderr[54]: 2024-03-01 16:32:58,650 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:32:58,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:32:58,658 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,658 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:32:58,662 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,662 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:32:58,666 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:32:58,670 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,670 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:32:58,670 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:32:58,674 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:58,674 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:32:58,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:32:58,678 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:58,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:32:58,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:32:58,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:32:58,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:32:58,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:32:58,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:32:58,703 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:32:58,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 16:32:58,707 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:32:58,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:32:58,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:32:58,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:32:58,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:32:58,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:32:58,722 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:32:58,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:32:58,726 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,726 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:32:58,726 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:32:58,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:32:58,730 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:32:58,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:32:58,734 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:32:58,738 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6 ' '/dev/disk/by-uuid/bf1f4e73-6415-47bc-a95c-f8839862c69e', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'ID_FS_UUID_ENC': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414436372'} ; 2024-03-01 16:32:58,738 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:32:58,738 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:32:58,742 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:32:58,742 INFO program/MainThread: stderr[55]: 2024-03-01 16:32:58,742 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:32:58,742 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:32:58,745 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:32:58,746 INFO program/MainThread: stderr[56]: 2024-03-01 16:32:58,746 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:32:58,746 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:32:58,749 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:32:58,749 INFO program/MainThread: stderr[57]: 2024-03-01 16:32:58,749 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:32:58,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:32:58,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,762 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:32:58,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:32:58,764 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:32:58,758 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732a6e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 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 (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:32:58,765 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:32:58,768 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:32:58,768 INFO program/MainThread: stderr[58]: 2024-03-01 16:32:58,768 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:32:58,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:32:58,776 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,777 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:32:58,780 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,780 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:32:58,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:32:58,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:32:58,788 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:32:58,792 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:32:58,792 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:32:58,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:32:58,795 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:32:58,796 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:32:58,799 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': '37936093'} ; 2024-03-01 16:32:58,799 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:32:58,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:32:58,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:32:58,811 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:32:58,811 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:32:58,811 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:32:58,811 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:32:58,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:32:58,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:32:58,815 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:32:58,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:32:58,818 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:32:58,822 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:32:58,822 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:32:58,822 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:32:58,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7f79732da2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:32:58,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:32:58,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:32:58,830 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:32:58,833 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:32:58,833 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:32:58,837 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:32:58,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:32:58,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:32:58,844 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:32:58,847 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:32:58,850 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:32:58,855 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 0x7f797334e388> 2024-03-01 16:33:01,714 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:33:01,719 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:33:01,719 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:33:01,723 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': '37939519'} ; 2024-03-01 16:33:01,723 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:33:01,723 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:33:01,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:01,735 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:33:01,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:01,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:01,752 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:01,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:33:01,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:33:01,779 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:33:01,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:33:01,783 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:33:01,786 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:33:01,787 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:33:01,790 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:01,790 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:01,791 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:33:01,794 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:33:01,797 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:33:01,800 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:33:01,803 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:33:01,807 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:01,807 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:01,808 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:33:01,808 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:33:01,808 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f79732dacc0) -- 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 0x7f7973235ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:33:01,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:33:01,816 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:01,816 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:33:01,819 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:01,819 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:33:01,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:01,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:33:01,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:01,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:33:01,827 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:33:01,830 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:01,830 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:33:01,833 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:33:01,833 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:01,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6 ' '/dev/disk/by-uuid/bf1f4e73-6415-47bc-a95c-f8839862c69e ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'ID_FS_UUID_ENC': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414436372'} ; 2024-03-01 16:33:01,837 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:33:01,837 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:01,841 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:33:01,841 INFO program/MainThread: stderr[59]: 2024-03-01 16:33:01,841 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:33:01,841 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:01,844 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:33:01,845 INFO program/MainThread: stderr[60]: 2024-03-01 16:33:01,845 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:33:01,845 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:01,848 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:33:01,848 INFO program/MainThread: stderr[61]: 2024-03-01 16:33:01,848 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:33:01,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:33:01,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,861 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,863 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,857 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732a6e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:01,864 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:01,867 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:33:01,867 INFO program/MainThread: stderr[62]: 2024-03-01 16:33:01,867 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:33:01,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:33:01,872 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:33:01,875 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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/c45b58d6-138e-49fe-ba9d-28cea3879ac3 ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'ID_FS_UUID_ENC': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414738338'} ; 2024-03-01 16:33:01,875 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:33:01,875 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:01,879 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:33:01,879 INFO program/MainThread: stderr[63]: 2024-03-01 16:33:01,879 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:33:01,879 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:01,882 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:33:01,882 INFO program/MainThread: stderr[64]: 2024-03-01 16:33:01,882 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:33:01,882 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:01,885 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:33:01,886 INFO program/MainThread: stderr[65]: 2024-03-01 16:33:01,886 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:33:01,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:33:01,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,899 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,895 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79744587f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:01,902 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:01,905 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:33:01,905 INFO program/MainThread: stderr[66]: 2024-03-01 16:33:01,905 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:33:01,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:33:01,910 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:33:01,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/1a299c0a-0376-4fc3-9946-38413293c4e9 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'ID_FS_UUID_ENC': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415042039'} ; 2024-03-01 16:33:01,913 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:33:01,913 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:01,917 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:33:01,917 INFO program/MainThread: stderr[67]: 2024-03-01 16:33:01,917 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:33:01,917 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:01,920 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:33:01,920 INFO program/MainThread: stderr[68]: 2024-03-01 16:33:01,920 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:33:01,921 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:01,924 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:33:01,924 INFO program/MainThread: stderr[69]: 2024-03-01 16:33:01,924 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:33:01,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:33:01,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,937 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,938 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,932 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732e0940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:01,939 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:01,943 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:33:01,943 INFO program/MainThread: stderr[70]: 2024-03-01 16:33:01,943 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:33:01,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:33:01,948 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:33:01,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/ac3c8b40-1df4-42c8-b0a4-36e286d6985a ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'ID_FS_UUID_ENC': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415346174'} ; 2024-03-01 16:33:01,951 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:33:01,951 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:01,955 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:33:01,955 INFO program/MainThread: stderr[71]: 2024-03-01 16:33:01,955 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:33:01,955 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:01,958 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:33:01,959 INFO program/MainThread: stderr[72]: 2024-03-01 16:33:01,959 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:33:01,959 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:01,962 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:33:01,962 INFO program/MainThread: stderr[73]: 2024-03-01 16:33:01,962 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:33:01,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:01,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:33:01,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:01,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:01,971 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79743a1f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732767f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:01,978 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:01,981 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:33:01,982 INFO program/MainThread: stderr[74]: 2024-03-01 16:33:01,982 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:33:01,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:33:01,986 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:33:01,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', '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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'ID_FS_UUID_ENC': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416178289'} ; 2024-03-01 16:33:01,989 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:33:01,990 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:01,993 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:33:01,993 INFO program/MainThread: stderr[75]: 2024-03-01 16:33:01,993 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:33:01,993 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:01,996 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:33:01,996 INFO program/MainThread: stderr[76]: 2024-03-01 16:33:01,997 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:33:01,997 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:02,000 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:33:02,000 INFO program/MainThread: stderr[77]: 2024-03-01 16:33:02,000 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:33:02,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:33:02,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:02,012 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:02,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:02,013 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:02,008 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732984e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732e0dd8) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:02,014 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:02,017 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:33:02,018 INFO program/MainThread: stderr[78]: 2024-03-01 16:33:02,018 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:33:02,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:33:02,022 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:33:02,025 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE ' '/dev/disk/by-uuid/3909af27-c4ed-408c-9a10-49b6cf4e774b ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'ID_FS_UUID_ENC': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416470870'} ; 2024-03-01 16:33:02,025 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:33:02,026 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:02,029 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:33:02,029 INFO program/MainThread: stderr[79]: 2024-03-01 16:33:02,029 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:33:02,029 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:02,033 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:33:02,033 INFO program/MainThread: stderr[80]: 2024-03-01 16:33:02,033 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:33:02,033 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:02,036 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:33:02,036 INFO program/MainThread: stderr[81]: 2024-03-01 16:33:02,036 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:33:02,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:33:02,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:02,048 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:02,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:02,049 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:02,045 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7973276908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79732e0dd8) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:02,050 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:02,054 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:33:02,054 INFO program/MainThread: stderr[82]: 2024-03-01 16:33:02,054 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:33:02,058 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:33:02,058 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:33:02,061 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/a0eb5de2-278a-45e7-8910-fd8db30b15a5 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', '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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'ID_FS_UUID_ENC': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417304950'} ; 2024-03-01 16:33:02,061 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:33:02,062 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:02,065 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:33:02,066 INFO program/MainThread: stderr[83]: 2024-03-01 16:33:02,066 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:33:02,066 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:02,069 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:33:02,069 INFO program/MainThread: stderr[84]: 2024-03-01 16:33:02,069 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:33:02,069 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:02,072 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:33:02,073 INFO program/MainThread: stderr[85]: 2024-03-01 16:33:02,073 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:33:02,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:33:02,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:02,085 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:02,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:02,086 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:02,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79743b4898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79743b4f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:02,086 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:02,089 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:33:02,090 INFO program/MainThread: stderr[86]: 2024-03-01 16:33:02,090 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:33:02,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:33:02,094 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:33:02,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/295f8da7-b6fc-4e8e-ba0e-ead9c466a666', '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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'ID_FS_UUID_ENC': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417613430'} ; 2024-03-01 16:33:02,097 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:33:02,097 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:02,101 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:33:02,101 INFO program/MainThread: stderr[87]: 2024-03-01 16:33:02,101 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:33:02,101 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:02,104 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:33:02,104 INFO program/MainThread: stderr[88]: 2024-03-01 16:33:02,104 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:33:02,104 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:02,107 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:33:02,107 INFO program/MainThread: stderr[89]: 2024-03-01 16:33:02,108 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:33:02,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:33:02,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:02,119 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:02,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:02,120 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:02,116 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f79732c58d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f79743b4f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:02,121 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:02,124 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:33:02,124 INFO program/MainThread: stderr[90]: 2024-03-01 16:33:02,124 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:33:02,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:33:02,128 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:33:02,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:02,140 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:02,156 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:33:02,157 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:33:02,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,171 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:33:02,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,184 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:33:02,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,197 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:33:02,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,209 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:33:02,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,222 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:33:02,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:02,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:02,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:02,235 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:33:06,748 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_onmpks48/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:33:06,784 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:06,785 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:33:06,788 INFO program/MainThread: stdout[2]: 2024-03-01 16:33:06,788 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:33:06,788 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:33:06,789 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:33:06,793 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:06,793 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:33:06,797 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:06,797 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:33:06,800 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:06,800 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:33:06,803 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:06,804 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:33:06,814 INFO program/MainThread: stdout: 2024-03-01 16:33:06,815 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:33:06,815 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 2024-03-01 16:33:06,815 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD 2024-03-01 16:33:06,815 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 295f8da7-b6fc-4e8e-ba0e-ead9c466a666 2024-03-01 16:33:06,815 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG 2024-03-01 16:33:06,815 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO 2024-03-01 16:33:06,815 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 3909af27-c4ed-408c-9a10-49b6cf4e774b 2024-03-01 16:33:06,815 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK 2024-03-01 16:33:06,815 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 2024-03-01 16:33:06,815 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS 2024-03-01 16:33:06,815 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bf1f4e73-6415-47bc-a95c-f8839862c69e 2024-03-01 16:33:06,815 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c45b58d6-138e-49fe-ba9d-28cea3879ac3 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 2024-03-01 16:33:06,815 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 2024-03-01 16:33:06,815 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a 2024-03-01 16:33:06,815 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO 2024-03-01 16:33:06,815 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a 2024-03-01 16:33:06,815 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:33:06,815 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:33:06,815 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:33:06,816 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:06,816 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:06,816 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 sdb 1073741824 root disk brw-rw---- LVM2_member aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a0eb5de2-278a-45e7-8910-fd8db30b15a5 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 295f8da7-b6fc-4e8e-ba0e-ead9c466a666 sdc 1073741824 root disk brw-rw---- LVM2_member 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG sdd 1073741824 root disk brw-rw---- LVM2_member 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 3909af27-c4ed-408c-9a10-49b6cf4e774b sde 1073741824 root disk brw-rw---- LVM2_member ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK sdf 1073741824 root disk brw-rw---- LVM2_member ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 sdg 1073741824 root disk brw-rw---- LVM2_member t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bf1f4e73-6415-47bc-a95c-f8839862c69e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs c45b58d6-138e-49fe-ba9d-28cea3879ac3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 sdh 1073741824 root disk brw-rw---- LVM2_member UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1a299c0a-0376-4fc3-9946-38413293c4e9 sdi 1073741824 root disk brw-rw---- LVM2_member KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a sdj 1073741824 root disk brw-rw---- LVM2_member jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ac3c8b40-1df4-42c8-b0a4-36e286d6985a sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:06,816 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:06,816 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:06,816 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:33:06,816 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:06,816 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:33:06,817 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:33:06,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:06,827 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:06,842 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:33:06,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy', 'ID_FS_UUID_ENC': 'ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:33:06,846 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:33:06,847 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:06,876 INFO program/MainThread: stdout[3]: 2024-03-01 16:33:06,876 INFO program/MainThread: stderr[3]: 2024-03-01 16:33:06,876 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:33:06,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:06,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:06,890 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:33:06,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:33:06,895 INFO blivet/MainThread: sda is a disk 2024-03-01 16:33:06,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:33:06,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:33:06,899 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:33:06,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:33:06,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 16:33:06,906 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:33:06,906 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:33:06,907 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:33:06,907 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60d25ba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:33:06,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:33:06,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:06,914 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:33:06,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:06,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:33:06,921 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:06,921 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:33:06,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:06,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:33:06,928 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:33:06,928 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:33:06,928 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:06,958 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:33:06,958 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:33:06,958 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:33:06,959 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:33:06,963 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; 2024-03-01 16:33:06,963 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:33:06,967 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:33:06,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:06,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:06,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:06,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:06,980 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,006 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:33:07,006 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:33:07,006 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:33:07,006 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:33:07,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:33:07,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:33:07,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:07,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:33:07,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:33:07,020 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,051 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:07,051 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD. WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:33:07,051 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:33:07,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:33:07,056 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:33:07,059 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:33:07,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:33:07,066 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:33:07,066 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:07,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD', 'ID_FS_UUID_ENC': 'aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:33:07,070 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:33:07,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:33:07,081 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:33:07,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:33:07,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:33:07,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:33:07,088 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:33:07,088 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:33:07,091 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:33:07,092 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,092 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:33:07,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60d38eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:33:07,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:33:07,099 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,099 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:33:07,102 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,102 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:33:07,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:33:07,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:33:07,112 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:33:07,112 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:33:07,113 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,141 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:33:07,141 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). 2024-03-01 16:33:07,141 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:33:07,142 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:33:07,146 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:33:07,146 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:33:07,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:33:07,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:33:07,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:33:07,162 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:07,165 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:33:07,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:07,172 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,198 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:07,198 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG. WARNING: VG test_vg1 is missing PV 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG (last written to /dev/sdc). 2024-03-01 16:33:07,198 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:33:07,198 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:33:07,199 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:07,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:33:07,203 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:33:07,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:33:07,215 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:33:07,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:33:07,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:33:07,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:33:07,221 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:33:07,222 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:33:07,225 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:33:07,225 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,226 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:33:07,226 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60d38c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:33:07,229 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:33:07,229 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:33:07,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:33:07,233 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:33:07,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,243 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:33:07,243 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:33:07,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:33:07,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:33:07,247 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:33:07,250 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:33:07,250 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:33:07,253 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:33:07,253 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,254 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:33:07,254 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a6045acf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:33:07,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:33:07,257 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:33:07,261 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/lvm-pv-uuid-4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG', 'ID_FS_UUID_ENC': '4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:33:07,261 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:33:07,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,271 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:33:07,272 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:33:07,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:33:07,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:33:07,275 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:33:07,278 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:33:07,278 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:33:07,281 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:33:07,282 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,282 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:33:07,282 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60455c18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:33:07,286 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:33:07,289 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,289 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:33:07,292 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,293 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:33:07,296 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,296 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:33:07,299 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,300 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:33:07,303 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:33:07,303 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:33:07,303 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,330 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:33:07,330 INFO program/MainThread: stderr[9]: 2024-03-01 16:33:07,330 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:33:07,330 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:33:07,334 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:33:07,335 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:33:07,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:33:07,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:07,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:33:07,351 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:07,354 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:33:07,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:07,361 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,387 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:07,387 INFO program/MainThread: stderr[10]: 2024-03-01 16:33:07,387 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:33:07,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:07,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:33:07,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:33:07,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:33:07,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:33:07,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:07,413 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:33:07,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:33:07,417 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:33:07,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:33:07,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:33:07,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:33:07,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:33:07,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:33:07,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:07,432 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:33:07,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:33:07,436 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:33:07,436 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:33:07,436 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:33:07,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:07,440 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:33:07,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:33:07,443 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:33:07,447 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/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/295f8da7-b6fc-4e8e-ba0e-ead9c466a666 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK', '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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'ID_FS_UUID_ENC': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417613430'} ; 2024-03-01 16:33:07,447 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:33:07,447 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:07,451 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:33:07,451 INFO program/MainThread: stderr[11]: 2024-03-01 16:33:07,451 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:33:07,451 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:07,454 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:33:07,455 INFO program/MainThread: stderr[12]: 2024-03-01 16:33:07,455 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:33:07,455 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:07,458 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:33:07,458 INFO program/MainThread: stderr[13]: 2024-03-01 16:33:07,458 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:33:07,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:33:07,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:07,469 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:33:07,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:07,470 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:33:07,466 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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 (0x7f6a60d38f28) -- 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 = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:07,471 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:07,474 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:33:07,474 INFO program/MainThread: stderr[14]: 2024-03-01 16:33:07,474 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:33:07,478 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:33:07,482 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:33:07,485 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,486 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:33:07,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:33:07,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:33:07,495 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:33:07,496 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:33:07,499 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:07,500 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:33:07,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:33:07,503 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:07,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:07,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:33:07,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:33:07,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:33:07,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:33:07,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:33:07,527 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:33:07,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:33:07,531 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:33:07,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:33:07,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:33:07,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:33:07,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:33:07,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:33:07,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:33:07,546 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:33:07,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:33:07,550 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:33:07,550 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:33:07,550 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:33:07,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:33:07,553 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:33:07,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:33:07,557 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:33:07,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/a0eb5de2-278a-45e7-8910-fd8db30b15a5 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', '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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'ID_FS_UUID_ENC': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417304950'} ; 2024-03-01 16:33:07,561 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:33:07,561 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:07,565 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:33:07,565 INFO program/MainThread: stderr[15]: 2024-03-01 16:33:07,565 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:33:07,565 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:07,568 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:33:07,568 INFO program/MainThread: stderr[16]: 2024-03-01 16:33:07,568 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:33:07,569 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:07,572 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:33:07,572 INFO program/MainThread: stderr[17]: 2024-03-01 16:33:07,572 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:33:07,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:33:07,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:07,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:07,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:07,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:07,580 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K 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 (0x7f6a60d38f28) -- name = test_vg1 status = True 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 = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:07,585 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:07,588 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:33:07,588 INFO program/MainThread: stderr[18]: 2024-03-01 16:33:07,588 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:33:07,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:33:07,596 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,596 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:33:07,600 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,600 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:33:07,604 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,604 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:33:07,607 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,607 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:33:07,608 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:33:07,611 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:07,611 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:33:07,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:33:07,615 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:07,615 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:07,619 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/lvm-pv-uuid-5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': '5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO', 'ID_FS_UUID_ENC': '5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:33:07,619 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:33:07,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:33:07,630 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:33:07,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:33:07,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:33:07,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:33:07,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:33:07,637 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:33:07,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:33:07,641 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,641 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:33:07,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60465da0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:33:07,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:33:07,648 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,648 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:33:07,651 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,652 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:33:07,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:33:07,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:33:07,662 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:33:07,662 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:33:07,662 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,690 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:33:07,690 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:33:07,690 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:33:07,691 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:33:07,695 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:33:07,695 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:33:07,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:33:07,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:07,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,712 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,739 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 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=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:33:07,739 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:33:07,739 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:33:07,739 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:33:07,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:33:07,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:33:07,748 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:33:07,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:33:07,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:33:07,752 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,780 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:07,780 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK. WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:33:07,780 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:33:07,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:33:07,786 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:33:07,789 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:33:07,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:33:07,795 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:33:07,795 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:07,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/lvm-pv-uuid-ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': 'ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK', 'ID_FS_UUID_ENC': 'ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:33:07,799 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:33:07,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,810 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:33:07,810 INFO blivet/MainThread: sde is a disk 2024-03-01 16:33:07,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:33:07,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:33:07,814 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:33:07,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:33:07,817 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:33:07,820 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:33:07,821 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,821 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:33:07,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a6045fc18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:33:07,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:33:07,828 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:33:07,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:33:07,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:33:07,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:33:07,842 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:33:07,842 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:33:07,842 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,871 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:33:07,871 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:33:07,871 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:33:07,872 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:33:07,876 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:33:07,876 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:33:07,879 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:33:07,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:33:07,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:33:07,892 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:33:07,896 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:33:07,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:07,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:07,902 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:07,929 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:07,929 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3. WARNING: VG test_vg2 is missing PV ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 (last written to /dev/sdf). 2024-03-01 16:33:07,929 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:33:07,930 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:33:07,930 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:07,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': 'ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3', 'ID_FS_UUID_ENC': 'ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:33:07,934 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:33:07,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:33:07,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:07,945 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:33:07,946 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:33:07,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:33:07,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:33:07,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:33:07,953 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:33:07,953 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:33:07,956 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:33:07,957 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:33:07,957 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:33:07,957 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a603fb9b0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:33:07,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:33:07,964 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:07,964 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:33:07,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:07,968 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:33:07,971 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,971 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:33:07,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:07,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:33:07,978 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:33:07,978 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:33:07,978 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/sdf$|","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 16:33:08,006 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:33:08,006 INFO program/MainThread: stderr[24]: 2024-03-01 16:33:08,006 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:33:08,007 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:33:08,011 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:33:08,011 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:33:08,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:33:08,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:08,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:33:08,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:33:08,031 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:33:08,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:08,037 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/sdf$|","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 16:33:08,066 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:08,066 INFO program/MainThread: stderr[25]: 2024-03-01 16:33:08,066 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:33:08,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:08,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:33:08,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:33:08,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:33:08,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:33:08,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:33:08,092 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:33:08,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:33:08,096 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:33:08,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:33:08,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:33:08,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:33:08,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:33:08,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:33:08,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:33:08,111 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:33:08,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:33:08,115 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:33:08,115 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:33:08,115 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:33:08,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:33:08,118 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:33:08,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:33:08,122 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:33:08,126 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-name-test_vg2-lv3 ' '/dev/disk/by-uuid/3909af27-c4ed-408c-9a10-49b6cf4e774b ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', '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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'ID_FS_UUID_ENC': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416470870'} ; 2024-03-01 16:33:08,126 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:33:08,126 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:08,130 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:33:08,130 INFO program/MainThread: stderr[26]: 2024-03-01 16:33:08,130 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:33:08,130 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:08,133 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:33:08,134 INFO program/MainThread: stderr[27]: 2024-03-01 16:33:08,134 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:33:08,134 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:08,137 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:33:08,137 INFO program/MainThread: stderr[28]: 2024-03-01 16:33:08,137 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:33:08,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:33:08,148 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:08,148 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:33:08,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:08,149 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:33:08,145 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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 (0x7f6a6045a518) -- 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 = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:08,150 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:08,153 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:33:08,153 INFO program/MainThread: stderr[29]: 2024-03-01 16:33:08,153 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:33:08,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:33:08,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:33:08,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,165 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:33:08,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:33:08,172 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:33:08,172 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:33:08,176 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:08,176 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:33:08,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:33:08,179 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:08,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:08,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:33:08,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:33:08,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:33:08,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:33:08,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:33:08,204 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:33:08,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:33:08,208 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:33:08,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:33:08,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:33:08,215 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:33:08,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:33:08,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:33:08,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:33:08,222 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:33:08,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:33:08,226 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:33:08,227 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:33:08,227 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:33:08,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:33:08,239 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:33:08,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:33:08,243 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:33:08,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ ' '/dev/disk/by-uuid/c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', '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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'ID_FS_UUID_ENC': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416178289'} ; 2024-03-01 16:33:08,247 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:33:08,247 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:08,251 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:33:08,251 INFO program/MainThread: stderr[30]: 2024-03-01 16:33:08,251 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:33:08,251 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:08,254 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:33:08,255 INFO program/MainThread: stderr[31]: 2024-03-01 16:33:08,255 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:33:08,255 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:08,258 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:33:08,258 INFO program/MainThread: stderr[32]: 2024-03-01 16:33:08,258 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:33:08,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:33:08,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:08,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:08,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:08,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:08,266 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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 (0x7f6a6045a518) -- name = test_vg2 status = 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 = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:08,271 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:08,274 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:33:08,275 INFO program/MainThread: stderr[33]: 2024-03-01 16:33:08,275 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:33:08,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:33:08,283 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:33:08,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:33:08,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:33:08,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,294 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:33:08,294 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:33:08,297 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:08,297 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:33:08,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:33:08,301 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:08,302 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:08,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 't6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS', 'ID_FS_UUID_ENC': 't6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:33:08,305 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:33:08,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,316 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:33:08,317 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:33:08,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:33:08,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:33:08,320 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:33:08,323 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:33:08,324 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:33:08,327 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:33:08,327 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:33:08,328 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:33:08,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a604199b0) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:33:08,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:33:08,335 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,335 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:33:08,338 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,338 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:33:08,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:33:08,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:33:08,348 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:33:08,348 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:33:08,348 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,376 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:33:08,376 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,377 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:33:08,377 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:33:08,381 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:33:08,381 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:33:08,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:33:08,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:08,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,398 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,426 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 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=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 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=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:33:08,426 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,426 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:33:08,426 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:33:08,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:33:08,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:33:08,435 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:33:08,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:33:08,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:33:08,439 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,468 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:08,468 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs. WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,468 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:33:08,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:33:08,473 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:33:08,476 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:33:08,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,483 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:33:08,483 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:08,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/lvm-pv-uuid-UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs', 'ID_FS_UUID_ENC': 'UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:33:08,487 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:33:08,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:33:08,499 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:33:08,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:33:08,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:33:08,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:33:08,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:33:08,506 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:33:08,509 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:33:08,509 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:33:08,510 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:33:08,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a6045fd68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:33:08,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:33:08,517 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,517 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:33:08,520 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,520 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:33:08,524 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,524 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:33:08,527 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,527 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:33:08,530 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:33:08,531 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:33:08,531 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,558 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:33:08,558 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,559 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:33:08,559 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:33:08,563 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; 2024-03-01 16:33:08,563 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:33:08,567 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:33:08,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:33:08,580 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:33:08,583 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:33:08,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,590 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,620 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:08,620 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW. WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,620 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:33:08,621 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:33:08,621 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:08,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': 'KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW', 'ID_FS_UUID_ENC': 'KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:33:08,626 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:33:08,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,637 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:33:08,638 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:33:08,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:33:08,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:33:08,641 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:33:08,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:33:08,645 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:33:08,648 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:33:08,649 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:33:08,649 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:33:08,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a6045ff98) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:33:08,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:33:08,656 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,656 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:33:08,660 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,660 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:33:08,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:33:08,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,667 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:33:08,670 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:33:08,670 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:33:08,670 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","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 16:33:08,700 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:33:08,700 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,700 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:33:08,701 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:33:08,705 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; 2024-03-01 16:33:08,705 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:33:08,708 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:33:08,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:33:08,722 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:33:08,725 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:33:08,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,731 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","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 16:33:08,761 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:08,761 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO. WARNING: VG test_vg3 is missing PV jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:33:08,761 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:33:08,762 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:33:08,762 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:08,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/lvm-pv-uuid-jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO', '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': 'jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO', 'ID_FS_UUID_ENC': 'jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:33:08,767 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:33:08,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,779 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:33:08,779 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:33:08,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:33:08,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:33:08,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:33:08,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:33:08,786 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:33:08,790 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:33:08,790 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:33:08,791 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:33:08,791 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60475b00) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:33:08,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:33:08,798 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:08,798 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:33:08,801 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:08,801 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:33:08,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:33:08,808 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:08,808 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:33:08,811 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:33:08,811 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:33:08,811 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,841 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ACseur-Q1WI-FsxY-g8G4-d8TD-zVbh-UpXMvy LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aAF2yF-fzWi-fjDG-TQD3-3owP-HxEy-k244DD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4vMDdl-aDpW-dZnE-JNGy-oG3Z-vcK2-gLO0GG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5kXn5H-JB6a-Ar9z-PZDP-s2yo-tSmH-j3rNzO LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ojYOrU-Fyfz-Btvd-Y2Jk-hsjM-TT6g-ADTjxK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZtaM55-gnV0-pFtB-6i4v-Q0eB-oP6i-yfmFp3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=t6lntN-2Ay7-Pqj5-iNjn-Zw7O-2m3Y-ldfBRS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=UGXRWY-ZzXj-NeS7-ykNB-fcyx-EQUh-c1lIVs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=KGn7Yo-9ban-qI71-8YZS-lAlx-51dM-VMtGLW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=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=jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:33:08,842 INFO program/MainThread: stderr[41]: 2024-03-01 16:33:08,842 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:33:08,842 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:33:08,846 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jlIaxR-lSem-0myU-1fjy-OEcr-47hd-Jh30iO ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:33:08,847 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:33:08,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:33:08,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:33:08,863 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:33:08,866 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:33:08,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L ; incomplete: True ; hidden: False ; 2024-03-01 16:33:08,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:08,873 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:08,903 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK 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=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE 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=vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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=HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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=8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:33:08,903 INFO program/MainThread: stderr[42]: 2024-03-01 16:33:08,903 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:33:08,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:08,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:08,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:33:08,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:33:08,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:33:08,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:33:08,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:33:08,930 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:33:08,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:33:08,934 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:33:08,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:33:08,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:33:08,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:33:08,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:33:08,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:33:08,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:33:08,949 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:33:08,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:33:08,952 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:33:08,953 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:33:08,953 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:33:08,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:33:08,956 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:33:08,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:33:08,960 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:33:08,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/ac3c8b40-1df4-42c8-b0a4-36e286d6985a ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'ID_FS_UUID_ENC': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415346174'} ; 2024-03-01 16:33:08,964 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:33:08,964 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:08,968 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:33:08,968 INFO program/MainThread: stderr[43]: 2024-03-01 16:33:08,968 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:33:08,968 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:08,971 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:33:08,972 INFO program/MainThread: stderr[44]: 2024-03-01 16:33:08,972 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:33:08,972 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:08,975 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:33:08,975 INFO program/MainThread: stderr[45]: 2024-03-01 16:33:08,975 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:33:08,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:08,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:33:08,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:08,987 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:33:08,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:08,988 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:33:08,984 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 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 (0x7f6a604199e8) -- 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:08,989 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:08,992 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:33:08,992 INFO program/MainThread: stderr[46]: 2024-03-01 16:33:08,992 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:33:08,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:33:09,000 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:09,000 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:33:09,004 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:09,004 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:33:09,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:33:09,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:33:09,012 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:33:09,016 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:09,016 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:33:09,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:33:09,019 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:09,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:09,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:09,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:33:09,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:33:09,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:33:09,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:33:09,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:33:09,044 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:33:09,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:33:09,048 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:33:09,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:33:09,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:33:09,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:33:09,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:33:09,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:33:09,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:33:09,062 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:33:09,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:33:09,066 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:33:09,066 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:33:09,067 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:33:09,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:33:09,070 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:33:09,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:33:09,074 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:33:09,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/1a299c0a-0376-4fc3-9946-38413293c4e9', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'ID_FS_UUID_ENC': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415042039'} ; 2024-03-01 16:33:09,078 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:33:09,078 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:09,081 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:33:09,082 INFO program/MainThread: stderr[47]: 2024-03-01 16:33:09,082 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:33:09,082 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:09,085 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:33:09,085 INFO program/MainThread: stderr[48]: 2024-03-01 16:33:09,085 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:33:09,085 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:09,088 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:33:09,089 INFO program/MainThread: stderr[49]: 2024-03-01 16:33:09,089 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:33:09,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:33:09,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,101 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:33:09,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,103 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:33:09,098 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T 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 (0x7f6a604199e8) -- name = test_vg3 status = True 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:09,103 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:09,106 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:33:09,106 INFO program/MainThread: stderr[50]: 2024-03-01 16:33:09,106 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:33:09,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:33:09,114 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:09,115 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:33:09,118 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:09,118 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:33:09,122 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,122 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:33:09,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:33:09,126 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:33:09,129 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:09,129 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:33:09,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:33:09,133 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:09,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:09,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:09,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:33:09,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:33:09,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:33:09,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:33:09,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:33:09,158 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:33:09,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:33:09,162 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:33:09,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:33:09,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:33:09,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:33:09,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:33:09,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:33:09,177 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:33:09,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:33:09,181 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,181 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:33:09,181 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:33:09,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:33:09,184 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:33:09,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:33:09,188 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,192 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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/c45b58d6-138e-49fe-ba9d-28cea3879ac3', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'ID_FS_UUID_ENC': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414738338'} ; 2024-03-01 16:33:09,192 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:33:09,192 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:09,196 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:33:09,196 INFO program/MainThread: stderr[51]: 2024-03-01 16:33:09,196 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:33:09,197 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:09,200 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:33:09,200 INFO program/MainThread: stderr[52]: 2024-03-01 16:33:09,200 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:33:09,200 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:09,203 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:33:09,203 INFO program/MainThread: stderr[53]: 2024-03-01 16:33:09,203 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:33:09,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:33:09,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,216 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:33:09,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,217 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:33:09,212 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p 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 (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:09,218 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:09,221 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:33:09,221 INFO program/MainThread: stderr[54]: 2024-03-01 16:33:09,222 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:33:09,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:33:09,229 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:09,230 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:33:09,233 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:09,233 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:33:09,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:33:09,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:33:09,241 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:33:09,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:09,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:33:09,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:33:09,248 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:09,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:09,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:33:09,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:33:09,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:33:09,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:33:09,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:33:09,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:33:09,273 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:33:09,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:33:09,277 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:33:09,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:33:09,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:33:09,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:33:09,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:33:09,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:33:09,292 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:33:09,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:33:09,296 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,296 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:33:09,296 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:33:09,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:33:09,300 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:33:09,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:33:09,303 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:33:09,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/bf1f4e73-6415-47bc-a95c-f8839862c69e', '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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'ID_FS_UUID_ENC': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414436372'} ; 2024-03-01 16:33:09,307 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:33:09,308 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:09,312 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:33:09,312 INFO program/MainThread: stderr[55]: 2024-03-01 16:33:09,312 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:33:09,312 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:09,315 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:33:09,315 INFO program/MainThread: stderr[56]: 2024-03-01 16:33:09,315 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:33:09,315 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:09,318 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:33:09,319 INFO program/MainThread: stderr[57]: 2024-03-01 16:33:09,319 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:33:09,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:33:09,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,332 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:09,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:09,334 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:09,328 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 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 (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:09,335 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:09,338 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:33:09,339 INFO program/MainThread: stderr[58]: 2024-03-01 16:33:09,339 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:33:09,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:33:09,347 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:09,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:33:09,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:09,351 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:33:09,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,354 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:33:09,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:33:09,358 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:33:09,362 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:09,362 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:33:09,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:33:09,366 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:09,366 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:33:09,369 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': '37936093'} ; 2024-03-01 16:33:09,369 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:33:09,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:09,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:09,381 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:33:09,381 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:33:09,381 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:33:09,381 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:33:09,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:33:09,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:33:09,385 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:33:09,388 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:33:09,388 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:33:09,391 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:33:09,392 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:33:09,392 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:33:09,392 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6a60de32e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:33:09,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:33:09,399 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:09,399 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:33:09,403 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:09,403 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:33:09,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:33:09,410 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:09,410 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:33:09,413 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:33:09,416 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:09,419 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:33:09,424 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 0x7f6a60458e48> 2024-03-01 16:33:12,452 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:33:12,457 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:33:12,457 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:33:12,461 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': '37939519'} ; 2024-03-01 16:33:12,461 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:33:12,461 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:33:12,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,472 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:33:12,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:12,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:12,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:33:12,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:33:12,519 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:33:12,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:33:12,522 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:33:12,526 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:33:12,526 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:33:12,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 16:33:12,530 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:12,530 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:33:12,533 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:33:12,536 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:33:12,539 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:33:12,542 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:33:12,546 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:12,546 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:12,546 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:33:12,547 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:33:12,546 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6a60de3cf8) -- 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 0x7f6a603baca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:33:12,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:33:12,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:12,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:33:12,558 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:12,558 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:33:12,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:12,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:33:12,565 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:12,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:33:12,565 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:33:12,568 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:12,568 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:33:12,571 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:33:12,571 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:12,575 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/bf1f4e73-6415-47bc-a95c-f8839862c69e ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2L8tB936JvaNcboNAuzVDybgW9qttYyFo6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'ID_FS_UUID_ENC': 'bf1f4e73-6415-47bc-a95c-f8839862c69e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414436372'} ; 2024-03-01 16:33:12,575 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:33:12,575 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:12,579 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:33:12,579 INFO program/MainThread: stderr[59]: 2024-03-01 16:33:12,579 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:33:12,579 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:12,583 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:33:12,583 INFO program/MainThread: stderr[60]: 2024-03-01 16:33:12,583 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:33:12,583 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:12,586 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:33:12,586 INFO program/MainThread: stderr[61]: 2024-03-01 16:33:12,586 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:33:12,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:33:12,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,601 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,595 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:12,601 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:33:12,605 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:33:12,605 INFO program/MainThread: stderr[62]: 2024-03-01 16:33:12,605 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:33:12,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:33:12,610 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:33:12,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p ' '/dev/disk/by-uuid/c45b58d6-138e-49fe-ba9d-28cea3879ac3 ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LHrflLO7amQm17JBucLJkC85ttuFaiX8p', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'ID_FS_UUID_ENC': 'c45b58d6-138e-49fe-ba9d-28cea3879ac3', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1414738338'} ; 2024-03-01 16:33:12,613 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:33:12,613 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:12,617 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:33:12,617 INFO program/MainThread: stderr[63]: 2024-03-01 16:33:12,617 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:33:12,617 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:12,621 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:33:12,621 INFO program/MainThread: stderr[64]: 2024-03-01 16:33:12,621 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:33:12,621 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:12,624 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:33:12,624 INFO program/MainThread: stderr[65]: 2024-03-01 16:33:12,624 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:33:12,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:33:12,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,638 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,634 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:12,641 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:33:12,644 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:33:12,644 INFO program/MainThread: stderr[66]: 2024-03-01 16:33:12,644 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:33:12,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:33:12,648 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:33:12,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/1a299c0a-0376-4fc3-9946-38413293c4e9 ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2LslaUeddpoLoZ79UAKcOKd7r8ZY0IqE9T', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'ID_FS_UUID_ENC': '1a299c0a-0376-4fc3-9946-38413293c4e9', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415042039'} ; 2024-03-01 16:33:12,652 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:33:12,652 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:12,655 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:33:12,655 INFO program/MainThread: stderr[67]: 2024-03-01 16:33:12,655 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:33:12,655 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:12,658 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:33:12,659 INFO program/MainThread: stderr[68]: 2024-03-01 16:33:12,659 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:33:12,659 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:12,662 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:33:12,662 INFO program/MainThread: stderr[69]: 2024-03-01 16:33:12,662 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:33:12,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:33:12,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,671 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:12,677 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:33:12,681 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:33:12,681 INFO program/MainThread: stderr[70]: 2024-03-01 16:33:12,681 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:33:12,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:33:12,685 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:33:12,688 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ac3c8b40-1df4-42c8-b0a4-36e286d6985a ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6 ' '/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-yYF8K66p5jWX9qWybib2FakuTgCc5Q2Lnh3Nlcb0Rpsd4iWmj1QCkNGr5Ns8kKQ6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'ID_FS_UUID_ENC': 'ac3c8b40-1df4-42c8-b0a4-36e286d6985a', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1415346174'} ; 2024-03-01 16:33:12,688 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:33:12,689 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:12,692 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:33:12,692 INFO program/MainThread: stderr[71]: 2024-03-01 16:33:12,692 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:33:12,692 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:12,695 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:33:12,696 INFO program/MainThread: stderr[72]: 2024-03-01 16:33:12,696 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:33:12,696 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:12,699 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:33:12,699 INFO program/MainThread: stderr[73]: 2024-03-01 16:33:12,699 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:33:12,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:33:12,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:12,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:12,707 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:12,714 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:33:12,718 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:33:12,718 INFO program/MainThread: stderr[74]: 2024-03-01 16:33:12,718 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:33:12,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:33:12,722 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:33:12,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06 ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCuvw9eRwszWWZzYYvKc10g18dlkJSegjdZ', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'ID_FS_UUID_ENC': 'c1d3d0c6-ddf3-42dd-bbf6-d718fc493f06', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416178289'} ; 2024-03-01 16:33:12,726 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:33:12,726 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:12,729 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:33:12,729 INFO program/MainThread: stderr[75]: 2024-03-01 16:33:12,729 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:33:12,729 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:12,732 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:33:12,733 INFO program/MainThread: stderr[76]: 2024-03-01 16:33:12,733 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:33:12,733 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:12,736 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:33:12,736 INFO program/MainThread: stderr[77]: 2024-03-01 16:33:12,736 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:33:12,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:33:12,747 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:12,748 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:12,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:12,749 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:12,744 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:12,750 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:33:12,753 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:33:12,753 INFO program/MainThread: stderr[78]: 2024-03-01 16:33:12,753 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:33:12,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:33:12,757 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:33:12,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/3909af27-c4ed-408c-9a10-49b6cf4e774b ' '/dev/disk/by-id/dm-uuid-LVM-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE ' '/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-C8r6MbzDZCJ91JV9GqdHNmZXiU0LSpCutWzQjztrK5m3GLehe1TAWdcEeO2U3kLE', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'ID_FS_UUID_ENC': '3909af27-c4ed-408c-9a10-49b6cf4e774b', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1416470870'} ; 2024-03-01 16:33:12,760 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:33:12,761 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:12,764 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:33:12,764 INFO program/MainThread: stderr[79]: 2024-03-01 16:33:12,764 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:33:12,764 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:12,768 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:33:12,768 INFO program/MainThread: stderr[80]: 2024-03-01 16:33:12,768 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:33:12,768 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:12,771 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:33:12,771 INFO program/MainThread: stderr[81]: 2024-03-01 16:33:12,771 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:33:12,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:33:12,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:12,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:12,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:12,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:12,780 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:12,785 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:33:12,788 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:33:12,789 INFO program/MainThread: stderr[82]: 2024-03-01 16:33:12,789 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:33:12,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:33:12,793 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:33:12,796 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/a0eb5de2-278a-45e7-8910-fd8db30b15a5 ' '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K ' '/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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2sWptMQ9hr3vWOtqLkdBgMLPe0xHKMQ7K', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'ID_FS_UUID_ENC': 'a0eb5de2-278a-45e7-8910-fd8db30b15a5', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417304950'} ; 2024-03-01 16:33:12,796 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:33:12,796 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:12,800 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:33:12,800 INFO program/MainThread: stderr[83]: 2024-03-01 16:33:12,800 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:33:12,800 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:12,803 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:33:12,803 INFO program/MainThread: stderr[84]: 2024-03-01 16:33:12,803 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:33:12,804 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:12,807 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:33:12,807 INFO program/MainThread: stderr[85]: 2024-03-01 16:33:12,807 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:33:12,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:33:12,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:12,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:12,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:12,820 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:12,815 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:12,821 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:33:12,824 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:33:12,824 INFO program/MainThread: stderr[86]: 2024-03-01 16:33:12,824 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:33:12,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:33:12,828 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:33:12,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/295f8da7-b6fc-4e8e-ba0e-ead9c466a666', '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-MlgMufLCuSGEmHC1eQM61vpVTgSketZ2Kd74RhfY6nMswNMIfeU2oNZ2cnp2LzkK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'ID_FS_UUID_ENC': '295f8da7-b6fc-4e8e-ba0e-ead9c466a666', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1417613430'} ; 2024-03-01 16:33:12,831 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:33:12,832 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:12,835 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:33:12,835 INFO program/MainThread: stderr[87]: 2024-03-01 16:33:12,835 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:33:12,835 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:12,838 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:33:12,839 INFO program/MainThread: stderr[88]: 2024-03-01 16:33:12,839 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:33:12,839 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:12,842 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:33:12,842 INFO program/MainThread: stderr[89]: 2024-03-01 16:33:12,842 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:33:12,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:33:12,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:12,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:12,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:12,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:12,850 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:12,855 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:33:12,859 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:33:12,859 INFO program/MainThread: stderr[90]: 2024-03-01 16:33:12,859 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:33:12,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:33:12,863 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:33:12,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:12,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:12,890 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:33:12,891 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:33:12,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,905 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:33:12,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,917 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:33:12,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,930 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:33:12,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,943 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:33:12,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,955 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:33:12,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:12,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:12,967 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:33:12,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,974 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:33:12,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:33:12,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:33:12,985 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:33:12,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:33:12,990 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:33:12,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:33:12,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:33:12,996 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:33:12,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:33:13,003 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:33:13,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,012 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,016 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,021 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,025 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,026 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,029 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,030 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,034 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,040 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,043 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,044 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,048 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,049 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,052 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,053 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,057 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,058 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,062 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,063 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,066 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,067 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,071 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,072 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,075 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,077 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,080 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,081 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,085 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,086 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,089 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,090 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,094 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,095 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,098 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,100 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,103 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,104 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,108 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,109 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,112 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,113 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,117 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,118 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,121 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,123 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,126 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,127 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,131 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,132 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,135 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,136 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,140 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,141 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,146 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,142 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,149 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,150 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:33:13,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6044a8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Kd74Rh-fY6n-MswN-MIfe-U2oN-Z2cn-p2LzkK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:33:13,151 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:33:13,154 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:13,154 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:33:13,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:33:13,159 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:13,159 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:33:13,163 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:33:13,163 INFO program/MainThread: stderr[91]: 2024-03-01 16:33:13,163 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:33:13,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:33:13,168 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:33:13,168 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:13,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:33:13,175 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:33:13,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,178 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,179 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,182 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,183 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,191 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,192 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,195 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,196 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,199 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,200 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,202 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,203 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,207 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,210 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,211 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,212 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,215 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,216 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,219 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,220 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,223 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,224 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,227 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,228 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,231 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,232 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,235 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,236 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,240 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,240 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,244 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,244 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,245 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,249 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,252 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,253 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,257 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,260 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,261 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,264 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,265 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,268 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,269 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,272 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,273 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,276 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,277 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,280 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,281 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,284 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,285 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,288 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,289 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,297 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,298 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,301 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,302 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:33:13,306 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:33:13,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d38898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sWptMQ-9hr3-vWOt-qLkd-BgML-Pe0x-HKMQ7K size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a60d38f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = MlgMuf-LCuS-GEmH-C1eQ-M61v-pVTg-SketZ2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:33:13,306 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:33:13,309 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:13,310 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:33:13,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:33:13,313 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:13,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:33:13,317 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:33:13,317 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:13,317 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 16:33:13,317 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:33:13,320 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:33:13,321 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,324 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:33:13,327 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:33:13,330 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:33:13,330 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:33:13,330 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:33:13,330 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:33:13,330 DEBUG blivet/MainThread: removing sda 2024-03-01 16:33:13,333 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,333 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:33:13,337 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,337 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:33:13,337 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:33:13,337 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:33:13,340 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,340 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:33:13,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,343 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:33:13,343 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:33:13,344 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:33:13,346 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,346 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:33:13,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,350 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:33:13,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,356 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:33:13,356 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,357 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,357 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,357 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,358 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,358 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,360 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,360 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,361 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:33:13,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:33:13,367 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:33:13,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:33:13,373 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:33:13,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:33:13,379 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:33:13,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:33:13,385 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:33:13,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,388 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,389 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,393 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,394 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,397 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,398 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,402 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,402 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,403 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,407 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,408 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,411 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,412 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,416 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,417 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,420 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,422 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,425 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,426 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,430 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,434 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,436 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,439 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,440 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,444 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,445 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,448 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,449 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,453 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,454 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,457 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,459 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,462 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,463 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,467 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,468 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,471 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,472 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,476 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,477 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,480 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,480 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,482 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,485 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,486 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,490 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,491 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,494 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,495 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,498 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,499 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,500 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,503 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,505 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,508 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,509 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,513 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,514 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,517 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,518 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,518 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,522 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,522 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,523 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,526 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,528 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,531 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,532 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:33:13,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a603fb940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tWzQjz-trK5-m3GL-ehe1-TAWd-cEeO-2U3kLE size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:33:13,533 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:33:13,536 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:13,536 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:33:13,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:33:13,540 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:13,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:33:13,543 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:33:13,544 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:13,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:33:13,550 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:33:13,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,553 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,554 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,557 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,558 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,561 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,562 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,565 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,566 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,569 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,570 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,573 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,573 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,574 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,574 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,577 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,578 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,578 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,578 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,581 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,582 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,583 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,586 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,586 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,587 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,590 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,590 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,591 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,593 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,594 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,594 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,595 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,597 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,598 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,599 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,602 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,603 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,606 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,606 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,607 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,604 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,610 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,610 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,611 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,614 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,615 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,616 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,619 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,620 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,623 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,624 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,627 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,628 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,631 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,632 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,635 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,636 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,639 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,640 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,643 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,644 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,644 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,647 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,647 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,648 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,648 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,652 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,652 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,653 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,655 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,656 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,656 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,657 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,660 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,661 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,664 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,665 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,668 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,669 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,672 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,673 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,676 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,677 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,681 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:33:13,682 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:33:13,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6041d518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = vw9eRw-szWW-ZzYY-vKc1-0g18-dlkJ-SegjdZ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a6045a518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = C8r6Mb-zDZC-J91J-V9Gq-dHNm-ZXiU-0LSpCu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:33:13,682 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:33:13,685 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:13,686 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:33:13,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:33:13,689 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:13,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:33:13,693 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:33:13,693 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:13,693 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sdf', 'sde'] 2024-03-01 16:33:13,693 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:33:13,696 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:33:13,696 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,699 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:33:13,703 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:33:13,706 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:33:13,706 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:33:13,706 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:33:13,706 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:33:13,706 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:33:13,709 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,709 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:33:13,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,712 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:33:13,712 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:33:13,713 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:33:13,715 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,715 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:33:13,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,719 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:33:13,719 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:33:13,719 DEBUG blivet/MainThread: removing sde 2024-03-01 16:33:13,722 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:13,722 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:33:13,725 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:33:13,725 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:33:13,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,732 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:33:13,732 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,732 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,736 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,736 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:33:13,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:33:13,744 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:33:13,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:33:13,750 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:33:13,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:33:13,755 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:33:13,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:33:13,761 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:33:13,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:33:13,768 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:33:13,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,772 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,773 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,778 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,780 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,784 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,786 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,790 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,792 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,797 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,798 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,803 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,804 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,809 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,810 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,815 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,817 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,821 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,823 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,827 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,829 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,834 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,835 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,840 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,841 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,846 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,847 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,854 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,860 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,864 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,866 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,872 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,878 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,884 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,889 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,891 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,895 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,903 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,909 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,914 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,926 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,928 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,932 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,934 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,939 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,945 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,951 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,963 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,965 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:33:13,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60d25a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nh3Nlc-b0Rp-sd4i-Wmj1-QCkN-Gr5N-s8kKQ6 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:33:13,966 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:33:13,969 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:13,969 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:13,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:33:13,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:33:13,973 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:13,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:33:13,976 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:33:13,976 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:13,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:13,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:33:13,983 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:33:13,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,986 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,988 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:13,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,992 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,994 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:13,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,998 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:13,999 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:13,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,003 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,005 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,009 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,011 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,015 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,016 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,020 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,022 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,026 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,027 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,032 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,033 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,037 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,039 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,043 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,044 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,049 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,050 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,054 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,056 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,060 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,061 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,065 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,067 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,071 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,073 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,077 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,078 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,084 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,088 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,090 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,095 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,100 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,101 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,105 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,107 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,111 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,112 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,117 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,118 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,122 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,124 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,128 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,135 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,141 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,145 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,146 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,151 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,152 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,156 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:33:14,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60465160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = slaUed-dpoL-oZ79-UAKc-OKd7-r8ZY-0IqE9T size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:33:14,164 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:33:14,167 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:14,167 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:33:14,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:33:14,171 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:33:14,175 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:33:14,175 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:14,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:33:14,181 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:33:14,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,185 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,186 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,190 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,191 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,195 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,197 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,200 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,202 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,206 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,207 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,211 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,212 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,216 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,217 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,221 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,223 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,226 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,228 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,232 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,233 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,237 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,238 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,242 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,243 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,247 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,249 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,252 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,254 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,258 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,259 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,264 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,269 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,273 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,275 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,279 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,280 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,284 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,285 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,289 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,290 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,295 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,301 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,305 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,306 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,310 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,311 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,327 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,331 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,332 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,336 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,337 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,341 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,348 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:33:14,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a60ddc6d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HrflLO-7amQ-m17J-BucL-JkC8-5ttu-FaiX8p size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,348 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:33:14,351 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:14,352 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:33:14,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:33:14,355 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:33:14,359 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:33:14,359 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:14,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:33:14,365 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:33:14,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,368 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,370 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,373 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,374 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,378 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,379 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,384 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,388 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,398 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,401 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,402 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,406 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,407 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,411 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,412 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,415 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,416 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,420 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,421 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,426 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,429 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,434 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,435 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,439 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,440 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,443 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,444 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,449 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,453 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,454 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,457 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,458 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,468 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,472 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,476 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,477 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,481 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,482 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,485 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,486 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,490 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,501 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,505 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,509 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,513 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:33:14,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:33:14,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6a6042be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8tB936-JvaN-cboN-AuzV-Dybg-W9qt-tYyFo6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6a604199e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yYF8K6-6p5j-WX9q-Wybi-b2Fa-kuTg-Cc5Q2L size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:33:14,515 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:33:14,518 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:33:14,519 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:33:14,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:33:14,522 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:33:14,526 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:33:14,526 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,526 DEBUG blivet.ansible/MainThread: ['sdj', 'sdh', 'sdi', 'sdg', 'test_vg3'] 2024-03-01 16:33:14,526 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:33:14,529 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:33:14,529 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,533 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:33:14,536 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:33:14,539 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:33:14,542 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:33:14,542 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:33:14,542 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:33:14,542 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:33:14,542 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:33:14,545 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:14,545 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:33:14,549 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:33:14,549 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:33:14,549 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:33:14,549 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:33:14,552 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:14,552 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:33:14,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:33:14,555 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:33:14,555 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:33:14,555 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:33:14,558 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:14,558 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:33:14,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:33:14,562 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:33:14,562 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:33:14,562 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:33:14,565 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:33:14,565 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:33:14,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:33:14,568 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:33:14,568 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:33:14,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,607 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,626 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:33:14,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,656 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:33:14,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,666 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,684 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:33:14,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,694 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,712 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:33:14,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,725 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,744 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:33:14,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,754 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,772 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:33:14,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,784 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,803 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:33:14,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,814 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,833 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:33:14,833 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:14,833 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:14,833 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:33:14,834 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:33:14,835 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:33:14,836 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:33:14,836 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:33:14,837 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:33:14,840 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:33:14,843 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:33:14,846 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:33:14,846 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:33:14,849 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:33:14,849 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 0x7f6a603873b8> 2024-03-01 16:33:14,850 INFO blivet/MainThread: sorting actions... 2024-03-01 16:33:14,871 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,871 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,871 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:14,872 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:14,873 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:14,874 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:33:14,875 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:33:14,875 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:14,882 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:33:14,882 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:33:14,891 INFO program/MainThread: stdout: 2024-03-01 16:33:14,891 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:14,891 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,907 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:14,918 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:14,919 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:33:14,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:33:14,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:33:14,930 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:33:14,934 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:33:14,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:33:14,937 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:14,970 INFO program/MainThread: stdout[92]: 2024-03-01 16:33:14,971 INFO program/MainThread: stderr[92]: 2024-03-01 16:33:14,971 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:33:14,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:33:14,978 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:14,982 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:33:14,985 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:14,988 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:33:14,991 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:14,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:33:14,997 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:33:15,004 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,052 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:33:15,053 INFO program/MainThread: stderr[93]: 2024-03-01 16:33:15,053 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:33:15,053 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:15,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,068 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:33:15,068 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:33:15,090 INFO program/MainThread: stdout: 2024-03-01 16:33:15,090 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:15,090 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,130 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:33:15,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:33:15,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:33:15,141 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:33:15,145 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:33:15,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:33:15,148 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,182 INFO program/MainThread: stdout[94]: 2024-03-01 16:33:15,183 INFO program/MainThread: stderr[94]: 2024-03-01 16:33:15,183 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:33:15,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:33:15,190 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,197 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,203 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,209 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:33:15,216 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,260 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:33:15,260 INFO program/MainThread: stderr[95]: 2024-03-01 16:33:15,260 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:33:15,261 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:15,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,277 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:33:15,278 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:33:15,296 INFO program/MainThread: stdout: 2024-03-01 16:33:15,297 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:15,297 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,338 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:33:15,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:33:15,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:33:15,349 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:33:15,353 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:33:15,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:33:15,356 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,388 INFO program/MainThread: stdout[96]: 2024-03-01 16:33:15,389 INFO program/MainThread: stderr[96]: 2024-03-01 16:33:15,389 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:33:15,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:33:15,396 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,399 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,403 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,410 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,413 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,416 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,419 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:33:15,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:33:15,422 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,480 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:33:15,481 INFO program/MainThread: stderr[97]: 2024-03-01 16:33:15,481 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:33:15,482 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:15,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,498 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:33:15,498 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:33:15,514 INFO program/MainThread: stdout: 2024-03-01 16:33:15,514 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:15,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:15,550 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:15,551 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:33:15,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:33:15,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:33:15,562 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:33:15,566 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:33:15,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:33:15,569 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,603 INFO program/MainThread: stdout[98]: 2024-03-01 16:33:15,603 INFO program/MainThread: stderr[98]: 2024-03-01 16:33:15,603 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:33:15,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:33:15,611 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,615 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,618 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,621 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,624 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,627 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,631 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,634 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:33:15,637 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,676 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:33:15,676 INFO program/MainThread: stderr[99]: 2024-03-01 16:33:15,676 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:33:15,677 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:33:15,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:33:15,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:33:15,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:33:15,714 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,722 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,728 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,739 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,750 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:33:15,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:33:15,760 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,803 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:33:15,803 INFO program/MainThread: stderr[100]: 2024-03-01 16:33:15,803 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:33:15,803 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,856 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:33:15,856 INFO program/MainThread: stderr[101]: 2024-03-01 16:33:15,856 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:33:15,857 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,902 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:33:15,902 INFO program/MainThread: stderr[102]: 2024-03-01 16:33:15,902 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:33:15,903 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:33:15,910 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:15,922 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:33:15,927 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:33:15,927 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:15,973 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:33:15,974 INFO program/MainThread: stderr[103]: 2024-03-01 16:33:15,974 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:33:15,974 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:33:15,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,010 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,023 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,037 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,037 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:33:16,041 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,045 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,048 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,048 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:16,081 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:33:16,082 INFO program/MainThread: stderr[104]: 2024-03-01 16:33:16,082 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:33:16,082 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:33:16,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,143 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,144 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:33:16,148 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,151 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,154 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,154 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:16,184 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:33:16,184 INFO program/MainThread: stderr[105]: 2024-03-01 16:33:16,184 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:33:16,185 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:33:16,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,218 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,235 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,247 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,248 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:33:16,252 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,255 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,258 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,258 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:16,285 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:33:16,285 INFO program/MainThread: stderr[106]: 2024-03-01 16:33:16,286 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:33:16,286 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:33:16,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,320 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,332 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,347 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,348 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:16,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,355 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:33:16,356 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:33:16,362 INFO program/MainThread: stdout: 2024-03-01 16:33:16,363 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:16,363 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,378 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,390 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,391 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:33:16,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:33:16,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:33:16,402 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:33:16,406 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:33:16,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:33:16,410 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,446 INFO program/MainThread: stdout[107]: 2024-03-01 16:33:16,446 INFO program/MainThread: stderr[107]: 2024-03-01 16:33:16,447 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:33:16,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:33:16,454 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,457 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:33:16,461 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,464 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:33:16,467 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,470 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:33:16,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:33:16,474 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,514 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:33:16,515 INFO program/MainThread: stderr[108]: 2024-03-01 16:33:16,515 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:33:16,516 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:16,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,531 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:33:16,531 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:33:16,544 INFO program/MainThread: stdout: 2024-03-01 16:33:16,544 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:16,544 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,568 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,581 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,582 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:33:16,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:33:16,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:33:16,593 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:33:16,597 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:33:16,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:33:16,600 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,636 INFO program/MainThread: stdout[109]: 2024-03-01 16:33:16,637 INFO program/MainThread: stderr[109]: 2024-03-01 16:33:16,637 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:33:16,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:33:16,645 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,651 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,658 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,661 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:33:16,664 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,702 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:33:16,702 INFO program/MainThread: stderr[110]: 2024-03-01 16:33:16,702 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:33:16,703 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:33:16,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:33:16,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:33:16,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:33:16,735 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,747 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,753 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,758 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:33:16,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:33:16,765 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,801 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:33:16,801 INFO program/MainThread: stderr[111]: 2024-03-01 16:33:16,801 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:33:16,802 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,847 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:33:16,848 INFO program/MainThread: stderr[112]: 2024-03-01 16:33:16,848 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:33:16,848 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,886 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:33:16,886 INFO program/MainThread: stderr[113]: 2024-03-01 16:33:16,886 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:33:16,887 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:33:16,894 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:16,901 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,906 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:33:16,907 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdf$|","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 16:33:16,949 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:33:16,950 INFO program/MainThread: stderr[114]: 2024-03-01 16:33:16,950 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:33:16,950 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:33:16,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,980 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:16,995 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:16,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,008 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,009 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:33:17,013 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,016 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,019 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,019 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdf$|","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 16:33:17,047 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:33:17,048 INFO program/MainThread: stderr[115]: 2024-03-01 16:33:17,048 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:33:17,048 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:33:17,048 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,086 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,112 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,113 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:33:17,117 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,120 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,123 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,123 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --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 16:33:17,148 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:33:17,148 INFO program/MainThread: stderr[116]: 2024-03-01 16:33:17,148 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:33:17,149 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:33:17,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,181 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,196 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,209 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,210 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:17,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,218 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:33:17,218 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:33:17,225 INFO program/MainThread: stdout: 2024-03-01 16:33:17,225 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:17,225 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,241 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,252 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,253 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:33:17,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:33:17,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:33:17,264 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:33:17,268 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:33:17,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:33:17,271 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,303 INFO program/MainThread: stdout[117]: 2024-03-01 16:33:17,304 INFO program/MainThread: stderr[117]: 2024-03-01 16:33:17,304 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:33:17,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:33:17,311 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,315 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:33:17,318 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:33:17,324 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,328 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:33:17,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:33:17,331 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,373 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:33:17,374 INFO program/MainThread: stderr[118]: 2024-03-01 16:33:17,374 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:33:17,375 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:17,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,391 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:33:17,391 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:33:17,402 INFO program/MainThread: stdout: 2024-03-01 16:33:17,402 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:33:17,402 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,427 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,437 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,438 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:33:17,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:17,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:33:17,449 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:33:17,453 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:33:17,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:33:17,456 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,491 INFO program/MainThread: stdout[119]: 2024-03-01 16:33:17,492 INFO program/MainThread: stderr[119]: 2024-03-01 16:33:17,492 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:33:17,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:33:17,499 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,502 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,506 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,509 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,512 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,515 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:33:17,519 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,559 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:33:17,559 INFO program/MainThread: stderr[120]: 2024-03-01 16:33:17,559 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:33:17,560 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:33:17,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:33:17,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:33:17,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:33:17,586 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,596 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,602 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,608 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,614 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:17,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:33:17,618 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,651 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:33:17,651 INFO program/MainThread: stderr[121]: 2024-03-01 16:33:17,651 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:33:17,651 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,700 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:33:17,701 INFO program/MainThread: stderr[122]: 2024-03-01 16:33:17,701 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:33:17,701 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,742 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:33:17,743 INFO program/MainThread: stderr[123]: 2024-03-01 16:33:17,743 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:33:17,743 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:33:17,751 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,757 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,762 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,762 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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 16:33:17,805 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:33:17,805 INFO program/MainThread: stderr[124]: 2024-03-01 16:33:17,805 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:33:17,805 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:33:17,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,835 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,849 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,862 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,863 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:33:17,867 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,870 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,873 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,874 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 16:33:17,902 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:33:17,902 INFO program/MainThread: stderr[125]: 2024-03-01 16:33:17,902 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:33:17,902 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:33:17,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,934 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,947 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:17,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:17,961 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:33:17,965 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:17,968 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,971 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:33:17,971 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:17,997 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:33:17,997 INFO program/MainThread: stderr[126]: 2024-03-01 16:33:17,997 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:33:17,998 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:33:17,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:18,031 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:18,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:18,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:18,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:18,059 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:18,064 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:33:18,064 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 0x7f6a60387ca8> 2024-03-01 16:33:31,545 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ki39ung2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:33:36,190 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__8mwgf25/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:33:43,266 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n5iirs3k/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:33:43,301 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:43,301 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:33:43,304 INFO program/MainThread: stdout[2]: 2024-03-01 16:33:43,304 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:33:43,304 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:33:43,305 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:33:43,309 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:43,309 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:33:43,313 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:43,313 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:33:43,316 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:43,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:33:43,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:43,319 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:33:43,328 INFO program/MainThread: stdout: 2024-03-01 16:33:43,328 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:33:43,328 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,328 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,329 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,329 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,329 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:33:43,329 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:33:43,329 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:43,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:43,329 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:43,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:43,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:43,329 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:33:43,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:43,330 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:33:43,330 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:33:43,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:43,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:43,352 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:33:43,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:33:43,357 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:33:43,358 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:43,383 INFO program/MainThread: stdout[3]: 2024-03-01 16:33:43,383 INFO program/MainThread: stderr[3]: 2024-03-01 16:33:43,384 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:33:43,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,397 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:33:43,402 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:33:43,403 INFO blivet/MainThread: sda is a disk 2024-03-01 16:33:43,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:33:43,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:33:43,406 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:33:43,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:33:43,410 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:33:43,413 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:33:43,414 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,414 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:33:43,414 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3008ebb38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:33:43,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:33:43,418 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:33:43,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:33:43,422 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:33:43,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:33:43,432 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:33:43,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:33:43,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:33:43,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:33:43,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:33:43,439 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:33:43,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:33:43,442 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,443 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:33:43,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3008ebb00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:33:43,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:33:43,446 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:33:43,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:33:43,449 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:33:43,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:33:43,460 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:33:43,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:33:43,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:33:43,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:33:43,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:33:43,467 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:33:43,470 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:33:43,470 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,470 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:33:43,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000a5400) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:33:43,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:33:43,474 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:33:43,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:33:43,477 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:33:43,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:33:43,488 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:33:43,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:33:43,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:33:43,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:33:43,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:33:43,494 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:33:43,498 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:33:43,498 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,498 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:33:43,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000a5908) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:33:43,502 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:33:43,502 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:33:43,505 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:33:43,505 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:33:43,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,515 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:33:43,516 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:33:43,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:33:43,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:33:43,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:33:43,522 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:33:43,522 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:33:43,526 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:33:43,526 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,526 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:33:43,526 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3008fbe80) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:33:43,530 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:33:43,530 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:33:43,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:33:43,533 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:33:43,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:33:43,544 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:33:43,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:33:43,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:33:43,547 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:33:43,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:33:43,550 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:33:43,554 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:33:43,554 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,554 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:33:43,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000af8d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:33:43,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:33:43,558 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:33:43,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:33:43,561 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:33:43,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,571 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:33:43,572 INFO blivet/MainThread: sde is a disk 2024-03-01 16:33:43,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:33:43,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:33:43,575 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:33:43,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:33:43,578 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:33:43,582 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:33:43,582 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,582 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:33:43,582 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000af6a0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:33:43,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:33:43,586 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:33:43,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:33:43,589 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:33:43,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,599 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:33:43,600 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:33:43,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:33:43,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:33:43,603 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:33:43,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:33:43,606 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:33:43,610 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:33:43,610 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,611 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:33:43,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000b54e0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:33:43,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:33:43,614 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:33:43,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:33:43,618 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:33:43,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:33:43,628 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:33:43,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:33:43,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:33:43,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:33:43,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:33:43,635 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:33:43,638 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:33:43,638 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,639 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:33:43,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000b5710) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:33:43,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:33:43,642 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:33:43,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:33:43,646 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:33:43,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:33:43,656 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:33:43,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:33:43,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:33:43,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:33:43,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:33:43,663 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:33:43,666 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:33:43,667 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,667 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:33:43,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000a1588) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:33:43,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:33:43,671 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:33:43,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:33:43,674 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:33:43,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:33:43,685 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:33:43,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:33:43,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:33:43,688 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:33:43,691 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:33:43,691 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:33:43,695 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:33:43,695 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,695 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:33:43,695 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000a1c18) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:33:43,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:33:43,699 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:33:43,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:33:43,702 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:33:43,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,712 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:33:43,713 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:33:43,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:33:43,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:33:43,716 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:33:43,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:33:43,720 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:33:43,723 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:33:43,723 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:33:43,723 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:33:43,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000b5eb8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:33:43,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:33:43,727 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:33:43,730 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': '37936093'} ; 2024-03-01 16:33:43,731 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:33:43,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:43,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:43,740 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:33:43,741 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:33:43,741 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:33:43,741 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:33:43,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:33:43,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:33:43,744 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:33:43,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:33:43,748 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:33:43,751 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:33:43,751 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:33:43,752 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:33:43,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3000bfb00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:33:43,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:33:43,759 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:43,759 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:33:43,762 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:43,763 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:33:43,766 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:43,766 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:33:43,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:43,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:33:43,772 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:33:43,776 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:43,779 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:33:43,783 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 0x7fc3000c3fc8> 2024-03-01 16:33:46,823 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:33:46,828 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:33:46,828 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:33:46,832 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': '37939519'} ; 2024-03-01 16:33:46,832 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:33:46,832 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:33:46,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:46,842 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:33:46,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:46,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:46,859 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:46,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:33:46,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:33:46,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:33:46,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:33:46,885 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:33:46,888 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:33:46,888 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:33:46,892 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:46,892 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:46,892 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:33:46,895 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:33:46,899 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:33:46,902 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:33:46,905 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:33:46,909 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:46,909 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:46,909 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:33:46,910 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:33:46,909 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc3000bfb70) -- 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 0x7fc3000575c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:33:46,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:33:46,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:46,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:33:46,920 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:46,920 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:33:46,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:46,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:33:46,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:46,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:33:46,929 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:33:46,929 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:33:46,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:46,933 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:33:46,936 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:33:46,936 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:46,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:46,950 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:46,962 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:33:46,963 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:33:46,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:46,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:46,976 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:33:46,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:46,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:46,987 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:33:46,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:46,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:46,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:46,999 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:33:47,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:47,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:47,010 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:33:47,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:47,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:47,021 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:33:47,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:47,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:47,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:47,033 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:33:47,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:33:51,650 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_liwojgim/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:33:51,685 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:51,685 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:33:51,688 INFO program/MainThread: stdout[2]: 2024-03-01 16:33:51,689 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:33:51,689 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:33:51,689 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:33:51,693 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:51,694 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:33:51,697 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:51,697 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:33:51,700 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:51,700 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:33:51,703 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:33:51,704 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:33:51,711 INFO program/MainThread: stdout: 2024-03-01 16:33:51,711 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:33:51,711 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,711 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:33:51,712 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:51,712 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:51,712 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:33:51,712 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:51,712 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:51,712 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:33:51,713 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:33:51,713 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:33:51,713 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:33:51,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:51,723 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:51,734 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:33:51,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:33:51,739 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:33:51,740 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:51,769 INFO program/MainThread: stdout[3]: 2024-03-01 16:33:51,769 INFO program/MainThread: stderr[3]: 2024-03-01 16:33:51,769 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:33:51,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,782 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:33:51,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:33:51,787 INFO blivet/MainThread: sda is a disk 2024-03-01 16:33:51,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:33:51,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:33:51,791 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:33:51,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:33:51,795 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:33:51,798 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:33:51,798 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,799 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:33:51,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7131c17b38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:33:51,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:33:51,803 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:33:51,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:33:51,806 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:33:51,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:33:51,817 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:33:51,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:33:51,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:33:51,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:33:51,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:33:51,824 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:33:51,827 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:33:51,827 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,827 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:33:51,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7131c17b00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:33:51,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:33:51,831 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:33:51,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:33:51,835 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:33:51,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,844 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:33:51,845 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:33:51,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:33:51,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:33:51,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:33:51,852 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:33:51,852 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:33:51,855 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:33:51,855 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,856 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:33:51,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bd0400) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:33:51,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:33:51,859 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:33:51,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:33:51,863 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:33:51,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:33:51,873 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:33:51,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:33:51,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:33:51,877 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:33:51,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:33:51,880 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:33:51,883 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:33:51,884 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,884 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:33:51,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bd0908) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:33:51,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:33:51,888 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:33:51,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:33:51,891 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:33:51,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,901 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:33:51,902 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:33:51,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:33:51,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:33:51,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:33:51,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:33:51,908 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:33:51,911 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:33:51,912 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,912 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:33:51,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7131c27e80) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:33:51,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:33:51,916 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:33:51,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:33:51,919 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:33:51,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:33:51,930 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:33:51,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:33:51,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:33:51,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:33:51,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:33:51,936 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:33:51,940 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:33:51,940 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,940 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:33:51,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bda8d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:33:51,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:33:51,944 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:33:51,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:33:51,948 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:33:51,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,958 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:33:51,958 INFO blivet/MainThread: sde is a disk 2024-03-01 16:33:51,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:33:51,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:33:51,961 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:33:51,965 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:33:51,965 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:33:51,968 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:33:51,968 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,969 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:33:51,969 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bda6a0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:33:51,972 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:33:51,972 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:33:51,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:33:51,976 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:33:51,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:33:51,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:51,986 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:33:51,986 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:33:51,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:33:51,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:33:51,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:33:51,993 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:33:51,993 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:33:51,996 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:33:51,997 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:33:51,997 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:33:51,997 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130be04e0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:33:52,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:33:52,001 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:33:52,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:33:52,004 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:33:52,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:33:52,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:52,014 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:33:52,015 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:33:52,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:33:52,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:33:52,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:33:52,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:33:52,021 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:33:52,024 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:33:52,025 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:33:52,025 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:33:52,025 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130be0710) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:33:52,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:33:52,029 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:33:52,032 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:33:52,032 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:33:52,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:33:52,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:52,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:33:52,043 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:33:52,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:33:52,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:33:52,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:33:52,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:33:52,050 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:33:52,053 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:33:52,053 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:33:52,053 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:33:52,054 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bcc588) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:33:52,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:33:52,057 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:33:52,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:33:52,060 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:33:52,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:33:52,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:52,070 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:33:52,071 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:33:52,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:33:52,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:33:52,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:33:52,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:33:52,078 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:33:52,081 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:33:52,081 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:33:52,082 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:33:52,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130bccc18) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:33:52,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:33:52,085 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:33:52,088 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:33:52,089 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:33:52,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:33:52,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:52,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:33:52,099 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:33:52,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:33:52,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:33:52,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:33:52,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:33:52,106 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:33:52,109 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:33:52,110 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:33:52,110 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:33:52,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130be0eb8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:33:52,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:33:52,114 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:33:52,117 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': '37936093'} ; 2024-03-01 16:33:52,117 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:33:52,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:52,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:52,126 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:33:52,127 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:33:52,127 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:33:52,127 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:33:52,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:33:52,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:33:52,130 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:33:52,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:33:52,134 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:33:52,137 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:33:52,137 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:33:52,138 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:33:52,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7130beab00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:33:52,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:33:52,145 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:52,145 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:33:52,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:52,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:33:52,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:52,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:33:52,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:52,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:33:52,159 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:33:52,162 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:52,165 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:33:52,169 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 0x7f7130beefc8> 2024-03-01 16:33:55,222 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:33:55,227 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:33:55,227 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:33:55,231 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': '37939519'} ; 2024-03-01 16:33:55,231 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:33:55,232 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:33:55,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,241 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:33:55,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,260 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:33:55,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:33:55,283 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:33:55,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:33:55,286 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:33:55,290 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:33:55,290 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:33:55,293 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:55,293 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:55,294 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:33:55,297 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:33:55,301 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:33:55,304 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:33:55,307 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:33:55,310 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:33:55,311 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:33:55,311 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:33:55,311 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:33:55,311 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7130beab70) -- 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 0x7f7130b835c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:33:55,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:33:55,318 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:33:55,318 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:33:55,322 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:33:55,322 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:33:55,325 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:55,325 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:33:55,329 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:33:55,329 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:33:55,330 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:33:55,331 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:33:55,334 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:55,334 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:33:55,337 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:33:55,338 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:33:55,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,363 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:33:55,364 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:33:55,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,377 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:33:55,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,388 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:33:55,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,400 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:33:55,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,411 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:33:55,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,422 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:33:55,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,434 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:33:55,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,446 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:33:55,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:33:55,452 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:33:55,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:33:55,457 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:33:55,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:33:55,463 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:33:55,466 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:33:55,467 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:33:55,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:33:55,470 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:33:55,470 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:33:55,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:33:55,474 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:33:55,477 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:33:55,477 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:33:55,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:33:55,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:33:55,481 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:33:55,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:33:55,484 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:33:55,487 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:33:55,487 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:33:55,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:33:55,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:33:55,490 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:33:55,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:33:55,494 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:33:55,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:33:55,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:33:55,502 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:55,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:33:55,509 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:55,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:33:55,517 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:33:55,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:33:55,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:33:55,521 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:33:55,521 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:33:55,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:33:55,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:55,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:33:55,535 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:33:55,535 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:33:55,536 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:33:55,536 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:33:55,536 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:33:55,537 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:33:55,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:55,540 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:33:55,543 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:33:55,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:33:55,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:33:55,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:33:55,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:33:55,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:33:55,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:33:55,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:33:55,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:33:55,565 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:33:55,565 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:33:55,566 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:33:55,566 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:33:55,570 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:33:55,570 INFO program/MainThread: stderr[4]: 2024-03-01 16:33:55,570 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:33:55,571 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:33:55,571 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:33:55,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:33:55,576 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,577 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,577 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:33:55,577 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:33:55,580 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:33:55,583 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:33:55,586 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:33:55,586 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:33:55,589 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:33:55,589 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 0x7f7130b2a728> 2024-03-01 16:33:55,590 INFO blivet/MainThread: sorting actions... 2024-03-01 16:33:55,591 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:33:55,591 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:33:55,591 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:33:55,591 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:33:55,592 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:33:55,592 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:33:55,592 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:33:55,592 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,592 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:55,592 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:33:55,595 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:55,598 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:33:55,598 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:33:55,604 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,634 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,645 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,646 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:33:55,650 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:55,652 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:33:55,653 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:33:55,661 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,688 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,701 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,702 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:33:55,705 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:33:55,709 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:33:55,709 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:33:55,716 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,755 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,756 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:33:55,760 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:55,762 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,765 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,765 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:33:55,766 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 16:33:55,796 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:33:55,797 INFO program/MainThread: stderr[5]: 2024-03-01 16:33:55,797 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:33:55,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,814 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:33:55,819 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:33:55,820 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:33:55,829 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,852 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,852 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:33:55,856 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:55,859 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,862 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,862 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:33:55,863 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 16:33:55,897 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:33:55,897 INFO program/MainThread: stderr[6]: 2024-03-01 16:33:55,897 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:33:55,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,915 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,919 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:33:55,919 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:33:55,921 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:33:55,930 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:55,953 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:55,953 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:33:55,957 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:55,960 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,963 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:55,963 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:33:55,964 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:33:55,996 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:33:55,996 INFO program/MainThread: stderr[7]: 2024-03-01 16:33:55,996 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:33:55,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,015 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:33:56,020 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:33:56,021 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:33:56,030 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,055 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:33:56,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:33:56,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:33:56,066 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,069 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,072 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,075 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,078 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:33:56,084 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:56,145 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:33:56,145 INFO program/MainThread: stderr[8]: 2024-03-01 16:33:56,145 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:33:56,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:33:56,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:33:56,165 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,171 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,175 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,182 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,185 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,198 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:33:56,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:33:56,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,217 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:33:56,224 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,236 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,236 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:56,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:33:56,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:33:56,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:33:56,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:33:56,254 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,257 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,261 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,268 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,271 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:33:56,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,282 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:33:56,287 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:56,314 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:33:56,314 INFO program/MainThread: stderr[9]: 2024-03-01 16:33:56,314 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:33:56,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:33:56,319 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:33:56,408 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:33:56,409 INFO program/MainThread: stderr[10]: 2024-03-01 16:33:56,409 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:33:56,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:56,424 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:33:56,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,460 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 16:33:56,461 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:33:56,461 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:33:56,471 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,485 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:33:56,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:33:56,493 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:33:56,496 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:33:56,496 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:33:56,527 INFO program/MainThread: stdout: 2024-03-01 16:33:56,527 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:33:56,527 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:33:56,527 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:33:56,527 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:33:56,527 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:33:56,527 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:33:56,527 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:33:56,528 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:33:56,528 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:33:56,528 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:33:56,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,528 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:33:56,541 INFO program/MainThread: stdout: 2024-03-01 16:33:56,541 INFO program/MainThread: writing all SBs 2024-03-01 16:33:56,541 INFO program/MainThread: new label = "" 2024-03-01 16:33:56,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,556 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:33:56,561 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:33:56,562 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:33:56,572 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:33:56,586 DEBUG program/MainThread: Return code: 0 2024-03-01 16:33:56,591 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:33:56,591 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 0x7f7130abe938> 2024-03-01 16:33:56,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:56,598 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 16:33:56,598 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:33:56,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:33:56,604 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 16:33:56,604 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:34:08,987 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p_w3uoyo/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:09,022 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:09,022 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:34:09,026 INFO program/MainThread: stdout[2]: 2024-03-01 16:34:09,026 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:34:09,026 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:34:09,026 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:34:09,030 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:09,031 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:34:09,034 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:09,035 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:34:09,038 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:09,038 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:34:09,041 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:09,041 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:34:09,049 INFO program/MainThread: stdout: 2024-03-01 16:34:09,049 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:34:09,049 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr 2024-03-01 16:34:09,049 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 2024-03-01 16:34:09,049 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p 2024-03-01 16:34:09,049 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 2024-03-01 16:34:09,049 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW 2024-03-01 16:34:09,049 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,049 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,049 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:34:09,050 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:09,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:09,050 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 sdb 1073741824 root disk brw-rw---- LVM2_member DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 sdc 1073741824 root disk brw-rw---- LVM2_member skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:09,050 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:09,050 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:09,051 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:34:09,051 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:09,051 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:34:09,051 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:34:09,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:09,063 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:09,075 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 16:34:09,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr', 'ID_FS_UUID_ENC': 'TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:34:09,080 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:34:09,080 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,113 INFO program/MainThread: stdout[3]: 2024-03-01 16:34:09,113 INFO program/MainThread: stderr[3]: 2024-03-01 16:34:09,113 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:34:09,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,127 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:34:09,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:34:09,132 INFO blivet/MainThread: sda is a disk 2024-03-01 16:34:09,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:34:09,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:34:09,136 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:34:09,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:34:09,139 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:34:09,143 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:34:09,143 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,143 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:34:09,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118c36d30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:34:09,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:34:09,151 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:09,151 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:34:09,155 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:09,155 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:34:09,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:34:09,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:34:09,165 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:34:09,165 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:34:09,165 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,192 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:09,192 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:09,192 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:34:09,193 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:34:09,197 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; 2024-03-01 16:34:09,197 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:34:09,201 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:34:09,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:34:09,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,214 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,241 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:09,241 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:09,241 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:34:09,241 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:34:09,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:34:09,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:34:09,251 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:09,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:34:09,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:34:09,255 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,285 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:09,285 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:09,285 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:34:09,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:34:09,291 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:34:09,294 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:34:09,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:34:09,300 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:34:09,300 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:09,304 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p', 'ID_FS_UUID_ENC': 'DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:34:09,304 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:34:09,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:34:09,315 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:34:09,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:34:09,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:34:09,319 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:34:09,322 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:34:09,322 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:34:09,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 16:34:09,326 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,326 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:34:09,326 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe1183aae80) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:34:09,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:34:09,333 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:09,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:34:09,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:09,337 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:34:09,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:34:09,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:34:09,347 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:34:09,347 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:34:09,347 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,375 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:09,375 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (last written to /dev/sdc). 2024-03-01 16:34:09,375 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:34:09,376 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:34:09,380 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:34:09,380 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:34:09,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:34:09,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:34:09,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:34:09,396 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:09,400 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:34:09,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:09,406 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:09,436 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:09,436 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (last written to /dev/sdc). 2024-03-01 16:34:09,436 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:34:09,437 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:34:09,437 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:09,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:34:09,442 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:34:09,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:34:09,453 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:34:09,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:34:09,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:34:09,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:34:09,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:34:09,460 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:34:09,463 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:34:09,463 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,464 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:34:09,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118318e10) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:34:09,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:34:09,468 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:34:09,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:34:09,471 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:34:09,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:34:09,482 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:34:09,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:34:09,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:34:09,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:34:09,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:34:09,489 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:34:09,492 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:34:09,492 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,493 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:34:09,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118321f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:34:09,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:34:09,496 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:34:09,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c', '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': 'skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW', 'ID_FS_UUID_ENC': 'skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:34:09,500 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:34:09,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:34:09,510 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:34:09,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:34:09,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:34:09,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:34:09,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:34:09,517 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:34:09,520 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:34:09,520 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,521 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:34:09,521 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118321b70) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:34:09,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:34:09,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:09,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:34:09,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:09,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:34:09,535 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:34:09,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:34:09,541 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:34:09,541 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:34:09,542 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 16:34:09,568 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:09,568 INFO program/MainThread: stderr[9]: 2024-03-01 16:34:09,568 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:34:09,569 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:34:09,573 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:34:09,573 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:34:09,576 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:34:09,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:09,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:34:09,589 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:09,592 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:34:09,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:09,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:09,599 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 16:34:09,623 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:09,623 INFO program/MainThread: stderr[10]: 2024-03-01 16:34:09,623 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:34:09,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:34:09,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:34:09,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:34:09,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:34:09,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:34:09,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:09,649 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:09,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 16:34:09,654 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:09,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:34:09,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:34:09,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:34:09,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:34:09,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:34:09,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:09,668 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:09,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 16:34:09,672 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:09,672 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:34:09,672 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:34:09,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:09,675 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:09,679 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 16:34:09,679 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:09,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/bf3b8328-a635-42ae-a2e3-740f089a3935 ' '/dev/disk/by-id/dm-name-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-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'ID_FS_UUID_ENC': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1624481436'} ; 2024-03-01 16:34:09,683 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:34:09,683 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:09,687 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:34:09,687 INFO program/MainThread: stderr[11]: 2024-03-01 16:34:09,687 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:34:09,687 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:09,691 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:34:09,691 INFO program/MainThread: stderr[12]: 2024-03-01 16:34:09,691 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:34:09,691 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:09,694 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:34:09,694 INFO program/MainThread: stderr[13]: 2024-03-01 16:34:09,694 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:34:09,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:34:09,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:09,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:09,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:09,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:09,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe118319c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fe118bf0f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:09,707 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:09,710 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:34:09,710 INFO program/MainThread: stderr[14]: 2024-03-01 16:34:09,711 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:34:09,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:34:09,718 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:09,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:34:09,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:09,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:34:09,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:34:09,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:34:09,732 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:34:09,732 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:34:09,736 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:34:09,736 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:34:09,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:34:09,740 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:34:09,740 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:09,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:34:09,744 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:34:09,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:34:09,755 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:34:09,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:34:09,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:34:09,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:34:09,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:34:09,762 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:34:09,765 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:34:09,766 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,766 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:34:09,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118caf0b8) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:34:09,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:34:09,770 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:34:09,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:34:09,773 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:34:09,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,784 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:34:09,784 INFO blivet/MainThread: sde is a disk 2024-03-01 16:34:09,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:34:09,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:34:09,787 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:34:09,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:34:09,791 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:34:09,794 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:34:09,794 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,795 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:34:09,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118319ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:34:09,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:34:09,798 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:34:09,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:34:09,802 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:34:09,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:34:09,813 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:34:09,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:34:09,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:34:09,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:34:09,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:34:09,820 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:34:09,823 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:34:09,823 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,824 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:34:09,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe11833f320) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:34:09,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:34:09,827 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:34:09,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:34:09,831 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:34:09,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:34:09,842 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:34:09,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:34:09,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:34:09,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:34:09,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:34:09,848 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:34:09,852 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:34:09,852 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,852 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:34:09,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe11833fb70) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:34:09,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:34:09,856 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:34:09,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:34:09,859 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:34:09,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,870 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:34:09,870 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:34:09,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:34:09,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:34:09,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:34:09,877 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:34:09,877 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:34:09,880 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:34:09,881 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,881 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:34:09,881 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe11832e0f0) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:34:09,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:34:09,885 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:34:09,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:34:09,888 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:34:09,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:34:09,899 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:34:09,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:34:09,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:34:09,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:34:09,906 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:34:09,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 16:34:09,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 16:34:09,909 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,910 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:34:09,910 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe11833ba90) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:34:09,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:34:09,914 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:34:09,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:34:09,917 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:34:09,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:34:09,929 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:34:09,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:34:09,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:34:09,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:34:09,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:34:09,936 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:34:09,939 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:34:09,939 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:34:09,940 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:34:09,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe11832e748) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:34:09,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:34:09,943 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:34:09,946 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': '37936093'} ; 2024-03-01 16:34:09,946 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:34:09,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:09,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:09,956 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:34:09,957 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:34:09,957 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:34:09,957 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:34:09,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:34:09,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:34:09,960 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:34:09,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:34:09,964 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:34:09,967 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:34:09,967 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:34:09,968 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:34:09,968 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe118349978) -- 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 16:34:09,971 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:34:09,974 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:09,975 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:34:09,978 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:09,978 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:34:09,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:34:09,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:09,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:34:09,988 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:34:09,991 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:34:09,994 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:34:09,999 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 0x7fe1182cea48> 2024-03-01 16:34:12,942 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:34:12,946 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:34:12,946 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:34:12,950 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': '37939519'} ; 2024-03-01 16:34:12,950 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:34:12,951 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:34:12,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:12,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:12,960 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:34:12,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:12,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:12,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:12,977 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:12,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:12,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:34:12,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:34:13,000 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:34:13,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:34:13,003 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:34:13,007 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:34:13,007 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:34:13,010 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:13,011 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:13,011 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:34:13,014 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:34:13,018 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:34:13,021 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:34:13,024 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:34:13,027 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:13,027 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:13,028 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:34:13,028 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:34:13,028 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe1183499e8) -- 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 0x7fe1182df200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:34:13,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:34:13,035 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:13,035 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:34:13,039 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:13,039 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:34:13,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:13,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:34:13,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:13,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:34:13,046 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:34:13,049 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:34:13,049 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:34:13,052 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:34:13,053 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:34:13,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/bf3b8328-a635-42ae-a2e3-740f089a3935 ' '/dev/disk/by-id/dm-uuid-LVM-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy ' '/dev/disk/by-id/dm-name-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-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'ID_FS_UUID_ENC': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1624481436'} ; 2024-03-01 16:34:13,056 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:34:13,056 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:13,060 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:34:13,060 INFO program/MainThread: stderr[15]: 2024-03-01 16:34:13,060 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:34:13,061 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:13,064 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:34:13,064 INFO program/MainThread: stderr[16]: 2024-03-01 16:34:13,064 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:34:13,064 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:13,067 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:34:13,067 INFO program/MainThread: stderr[17]: 2024-03-01 16:34:13,067 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:34:13,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,075 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 16:34:13,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:13,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:13,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:13,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:13,075 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe118319c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fe118bf0f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:13,080 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:13,083 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:34:13,083 INFO program/MainThread: stderr[18]: 2024-03-01 16:34:13,083 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:34:13,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:34:13,087 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:34:13,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:13,097 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:13,110 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:34:13,111 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:34:13,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,124 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:34:13,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,135 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:34:13,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,147 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:34:13,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,159 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:34:13,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,171 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:34:13,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:13,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:34:13,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:13,182 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:34:17,640 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2uxrsl5x/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:17,675 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:17,675 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:34:17,678 INFO program/MainThread: stdout[2]: 2024-03-01 16:34:17,679 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:34:17,679 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:34:17,679 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:34:17,683 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:17,684 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:34:17,687 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:17,687 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:34:17,690 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:17,691 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:34:17,694 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:17,694 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:34:17,702 INFO program/MainThread: stdout: 2024-03-01 16:34:17,702 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:34:17,702 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr 2024-03-01 16:34:17,702 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 2024-03-01 16:34:17,702 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p 2024-03-01 16:34:17,702 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 2024-03-01 16:34:17,702 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW 2024-03-01 16:34:17,702 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:34:17,702 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:17,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:17,703 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 sdb 1073741824 root disk brw-rw---- LVM2_member DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bf3b8328-a635-42ae-a2e3-740f089a3935 sdc 1073741824 root disk brw-rw---- LVM2_member skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:17,703 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:17,703 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:17,703 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:34:17,703 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:17,703 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:34:17,704 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:34:17,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:17,714 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:17,726 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 16:34:17,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr', 'ID_FS_UUID_ENC': 'TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:34:17,731 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:34:17,731 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:17,763 INFO program/MainThread: stdout[3]: 2024-03-01 16:34:17,763 INFO program/MainThread: stderr[3]: 2024-03-01 16:34:17,764 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:34:17,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:17,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:17,777 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:34:17,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:34:17,782 INFO blivet/MainThread: sda is a disk 2024-03-01 16:34:17,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:34:17,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:34:17,786 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:34:17,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:34:17,789 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:34:17,793 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:34:17,793 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:34:17,793 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:34:17,794 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf4820cd30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:34:17,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:34:17,801 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:17,801 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:34:17,805 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:17,805 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:34:17,808 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:17,808 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:34:17,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:17,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:34:17,815 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:34:17,815 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:34:17,815 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:17,844 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:17,844 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:17,844 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:34:17,845 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:34:17,849 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; 2024-03-01 16:34:17,850 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:34:17,853 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:34:17,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:17,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:34:17,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:17,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:17,866 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:17,892 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:17,892 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:17,892 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:34:17,893 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:34:17,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:34:17,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:34:17,902 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:17,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:34:17,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:34:17,906 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:17,933 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:17,933 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p. WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (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 16:34:17,933 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:34:17,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:34:17,939 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:34:17,942 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:34:17,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:17,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:34:17,948 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:34:17,948 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:17,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p', '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': 'DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p', 'ID_FS_UUID_ENC': 'DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:34:17,952 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:34:17,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:34:17,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:17,963 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:34:17,963 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:34:17,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:34:17,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:34:17,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:34:17,970 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:34:17,970 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:34:17,973 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:34:17,973 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:34:17,974 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:34:17,974 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf4717fe80) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:34:17,978 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:34:17,981 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:17,981 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:34:17,984 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:17,985 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:34:17,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:17,988 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:34:17,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:17,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:34:17,995 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:34:17,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:34:17,995 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:18,022 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:18,022 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (last written to /dev/sdc). 2024-03-01 16:34:18,023 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:34:18,023 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:34:18,027 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:34:18,027 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:34:18,030 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:34:18,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:18,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:34:18,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:34:18,044 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:18,047 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:34:18,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:18,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:18,053 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:18,080 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:18,080 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW. WARNING: VG test_vg1 is missing PV skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW (last written to /dev/sdc). 2024-03-01 16:34:18,081 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:34:18,081 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:34:18,081 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:18,086 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:34:18,086 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:34:18,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:34:18,097 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:34:18,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:34:18,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:34:18,101 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:34:18,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:34:18,104 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:34:18,107 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:34:18,108 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,108 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:34:18,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf470ede10) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:34:18,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:34:18,112 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:34:18,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:34:18,115 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:34:18,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:34:18,125 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:34:18,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:34:18,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:34:18,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:34:18,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:34:18,132 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:34:18,135 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:34:18,136 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,136 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:34:18,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf470f6d30) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:34:18,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:34:18,140 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:34:18,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': 'skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW', 'ID_FS_UUID_ENC': 'skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:34:18,143 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:34:18,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:34:18,154 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:34:18,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:34:18,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:34:18,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:34:18,160 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:34:18,161 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:34:18,164 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:34:18,164 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,165 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:34:18,165 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf470f6908) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:34:18,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:34:18,171 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:18,171 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:34:18,175 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:18,175 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:34:18,178 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,178 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:34:18,182 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,182 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:34:18,185 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:34:18,185 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:34:18,185 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 16:34:18,210 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=TNe6Jo-hQdi-nWD0-HSCy-G8Ri-f2LW-PDONfr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=DSUKp3-aGwN-ONlh-NobD-oOPQ-9BHn-tcNV1p LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW 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=skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:34:18,210 INFO program/MainThread: stderr[9]: 2024-03-01 16:34:18,210 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:34:18,211 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:34:18,215 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: skc0kD-dPqf-MRFK-rJXc-kXle-M7gf-0YeEeW ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:34:18,215 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:34:18,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:34:18,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:18,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:18,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:34:18,231 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:34:18,234 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:34:18,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW ; incomplete: True ; hidden: False ; 2024-03-01 16:34:18,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:18,241 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 16:34:18,266 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:34:18,267 INFO program/MainThread: stderr[10]: 2024-03-01 16:34:18,267 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:34:18,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:34:18,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:34:18,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:34:18,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:34:18,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:34:18,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:18,293 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:18,296 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 16:34:18,297 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:18,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:34:18,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:34:18,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:34:18,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:34:18,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:34:18,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:18,311 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:18,315 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 16:34:18,315 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:18,315 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:34:18,315 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:34:18,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:18,319 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:34:18,322 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 16:34:18,322 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:34:18,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/bf3b8328-a635-42ae-a2e3-740f089a3935 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy', '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-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'ID_FS_UUID_ENC': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1624481436'} ; 2024-03-01 16:34:18,326 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:34:18,327 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:18,331 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:34:18,331 INFO program/MainThread: stderr[11]: 2024-03-01 16:34:18,331 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:34:18,331 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:18,334 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:34:18,334 INFO program/MainThread: stderr[12]: 2024-03-01 16:34:18,334 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:34:18,334 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:18,337 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:34:18,337 INFO program/MainThread: stderr[13]: 2024-03-01 16:34:18,337 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:34:18,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:34:18,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:18,349 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:18,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:18,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:18,345 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:18,350 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:18,354 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:34:18,354 INFO program/MainThread: stderr[14]: 2024-03-01 16:34:18,354 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:34:18,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:34:18,362 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:18,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:34:18,366 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:18,366 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:34:18,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:34:18,374 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,374 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:34:18,376 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:34:18,376 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:34:18,379 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:34:18,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:34:18,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:34:18,383 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:34:18,384 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:34:18,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:34:18,387 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:34:18,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,398 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:34:18,398 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:34:18,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:34:18,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:34:18,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:34:18,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:34:18,405 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:34:18,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:34:18,409 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,410 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:34:18,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf482851d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:34:18,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:34:18,413 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:34:18,416 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:34:18,417 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:34:18,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:34:18,427 INFO blivet/MainThread: sde is a disk 2024-03-01 16:34:18,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:34:18,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:34:18,431 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:34:18,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:34:18,434 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:34:18,437 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:34:18,438 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,438 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:34:18,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf470f6b38) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:34:18,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:34:18,442 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:34:18,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:34:18,445 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:34:18,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:34:18,456 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:34:18,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:34:18,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:34:18,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:34:18,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:34:18,462 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:34:18,466 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:34:18,466 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,466 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:34:18,466 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf47114320) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:34:18,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:34:18,470 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:34:18,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:34:18,473 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:34:18,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:34:18,484 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:34:18,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:34:18,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:34:18,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:34:18,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:34:18,491 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:34:18,494 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:34:18,494 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,495 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:34:18,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf47114b38) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:34:18,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:34:18,498 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:34:18,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:34:18,502 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:34:18,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:34:18,513 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:34:18,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:34:18,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:34:18,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:34:18,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:34:18,519 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:34:18,523 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:34:18,523 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,523 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:34:18,523 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf470f66a0) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:34:18,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:34:18,527 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:34:18,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:34:18,530 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:34:18,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:34:18,541 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:34:18,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:34:18,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:34:18,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:34:18,548 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:34:18,548 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:34:18,551 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:34:18,552 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,552 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:34:18,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf47100a58) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:34:18,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:34:18,556 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:34:18,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:34:18,559 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:34:18,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:34:18,570 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:34:18,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:34:18,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:34:18,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:34:18,577 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:34:18,577 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:34:18,580 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:34:18,580 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:34:18,581 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:34:18,581 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf47103240) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:34:18,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:34:18,584 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:34:18,587 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': '37936093'} ; 2024-03-01 16:34:18,587 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:34:18,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:18,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:18,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:34:18,598 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:34:18,598 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:34:18,598 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:34:18,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:34:18,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:34:18,601 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:34:18,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:34:18,605 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:34:18,608 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:34:18,608 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:34:18,609 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:34:18,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdf4711f940) -- 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 16:34:18,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:34:18,615 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:18,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:34:18,619 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:18,619 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:34:18,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:34:18,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:18,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:34:18,629 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:34:18,632 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:34:18,635 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:34:18,640 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 0x7fdf47118a48> 2024-03-01 16:34:21,825 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:34:21,830 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:34:21,830 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:34:21,834 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': '37939519'} ; 2024-03-01 16:34:21,834 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:34:21,834 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:34:21,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:21,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:21,844 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:34:21,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:21,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:21,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:21,863 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:21,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:21,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:34:21,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:34:21,886 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:34:21,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:34:21,889 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:34:21,892 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:34:21,893 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:34:21,896 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:21,896 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:21,897 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:34:21,900 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:34:21,903 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:34:21,906 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:34:21,909 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:34:21,913 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:21,913 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:21,913 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:34:21,914 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:34:21,913 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdf47103198) -- 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 0x7fdf470b4200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:34:21,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:34:21,921 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:21,921 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:34:21,924 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:21,924 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:34:21,928 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:21,928 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:34:21,931 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:21,931 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:34:21,931 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:34:21,935 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:34:21,935 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:34:21,938 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:34:21,938 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:34:21,941 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/bf3b8328-a635-42ae-a2e3-740f089a3935 ' '/dev/disk/by-id/dm-uuid-LVM-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy ' '/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-xVwcq4pykviANKuc9CxileeVY4xibLrW5q4fBrMb7pa03ftha6cUXTjNUXCO7iVy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'ID_FS_UUID_ENC': 'bf3b8328-a635-42ae-a2e3-740f089a3935', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1624481436'} ; 2024-03-01 16:34:21,941 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:34:21,942 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:21,945 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:34:21,946 INFO program/MainThread: stderr[15]: 2024-03-01 16:34:21,946 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:34:21,946 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:21,949 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:34:21,949 INFO program/MainThread: stderr[16]: 2024-03-01 16:34:21,949 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:34:21,949 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:21,952 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:34:21,952 INFO program/MainThread: stderr[17]: 2024-03-01 16:34:21,952 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:34:21,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:21,960 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 16:34:21,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:21,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:21,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:21,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:21,960 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:21,964 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:34:21,968 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:34:21,968 INFO program/MainThread: stderr[18]: 2024-03-01 16:34:21,968 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:34:21,972 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:34:21,972 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:34:21,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:21,984 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:21,997 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:34:21,998 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:34:22,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 16:34:22,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,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 16:34:22,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,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 16:34:22,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,022 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:34:22,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,034 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:34:22,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,045 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:34:22,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,057 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:34:22,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:22,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:22,068 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:34:22,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,075 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:34:22,075 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,076 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,076 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,076 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,077 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,077 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,077 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,078 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,078 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,079 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,079 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,079 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:34:22,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:34:22,085 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:34:22,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:34:22,091 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:34:22,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:34:22,097 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:34:22,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:22,103 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 16:34:22,103 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:34:22,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,107 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,114 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,127 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,131 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,134 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,135 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,138 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,142 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,151 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,155 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,159 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,162 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,163 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,166 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,170 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,174 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,178 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,179 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,182 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,183 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,186 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,190 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,194 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,195 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,198 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,199 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,202 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,202 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,203 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,206 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,206 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,210 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,210 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,210 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,213 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,213 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,214 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,217 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,217 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,218 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,221 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,222 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,225 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,226 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:34:22,230 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:34:22,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdf470eac50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 5q4fBr-Mb7p-a03f-tha6-cUXT-jNUX-CO7iVy 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 (0x7fdf481c6f98) -- 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 = xVwcq4-pykv-iANK-uc9C-xile-eVY4-xibLrW size = 2.98 GiB format = existing None major = 0 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 16:34:22,231 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:34:22,234 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 16:34:22,234 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:34:22,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:34:22,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:34:22,238 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,239 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:34:22,243 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:34:22,243 INFO program/MainThread: stderr[19]: 2024-03-01 16:34:22,243 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:34:22,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:34:22,248 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:34:22,248 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,248 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 16:34:22,248 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:34:22,251 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:34:22,252 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:34:22,255 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:34:22,258 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:34:22,261 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:34:22,261 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:34:22,261 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:34:22,262 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:34:22,262 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:34:22,264 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:34:22,264 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:34:22,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:34:22,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:34:22,268 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:34:22,268 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:34:22,268 DEBUG blivet/MainThread: removing sda 2024-03-01 16:34:22,271 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:34:22,271 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:34:22,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:34:22,274 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:34:22,274 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:34:22,274 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:34:22,274 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:34:22,277 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:34:22,277 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:34:22,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:34:22,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:34:22,281 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:34:22,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,292 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,314 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,329 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:34:22,330 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:34:22,330 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:34:22,331 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:34:22,334 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:34:22,336 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:34:22,339 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:34:22,340 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:34:22,343 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:34:22,343 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 0x7fdf470713b8> 2024-03-01 16:34:22,343 INFO blivet/MainThread: sorting actions... 2024-03-01 16:34:22,344 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,344 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,344 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:34:22,344 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:34:22,344 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:34:22,345 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:34:22,345 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,351 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:34:22,351 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:34:22,359 INFO program/MainThread: stdout: 2024-03-01 16:34:22,359 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:34:22,359 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,375 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,387 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,388 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:34:22,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:34:22,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:34:22,399 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:34:22,402 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:34:22,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:34:22,406 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 16:34:22,441 INFO program/MainThread: stdout[20]: 2024-03-01 16:34:22,441 INFO program/MainThread: stderr[20]: 2024-03-01 16:34:22,441 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:34:22,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:34:22,449 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,453 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,456 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,459 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,463 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:34:22,469 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 16:34:22,509 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:34:22,509 INFO program/MainThread: stderr[21]: 2024-03-01 16:34:22,509 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:34:22,510 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:34:22,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:34:22,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:34:22,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:34:22,534 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,540 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,548 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,554 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,560 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,563 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:34:22,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:34:22,567 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 16:34:22,603 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:34:22,604 INFO program/MainThread: stderr[22]: 2024-03-01 16:34:22,604 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:34:22,604 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 16:34:22,645 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:34:22,645 INFO program/MainThread: stderr[23]: 2024-03-01 16:34:22,646 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:34:22,646 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 16:34:22,677 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:34:22,677 INFO program/MainThread: stderr[24]: 2024-03-01 16:34:22,677 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:34:22,678 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:34:22,685 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,691 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,718 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,718 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 16:34:22,752 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:34:22,753 INFO program/MainThread: stderr[25]: 2024-03-01 16:34:22,753 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:34:22,753 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:34:22,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,784 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,802 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,817 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,818 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:34:22,822 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,825 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,828 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,828 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 16:34:22,855 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:34:22,855 INFO program/MainThread: stderr[26]: 2024-03-01 16:34:22,855 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:34:22,856 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:34:22,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,884 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,900 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,913 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,914 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:34:22,918 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:34:22,921 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,924 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:34:22,924 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 16:34:22,952 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:34:22,952 INFO program/MainThread: stderr[27]: 2024-03-01 16:34:22,953 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:34:22,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:34:22,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:22,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:22,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:23,005 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:23,005 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:23,017 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:23,022 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:34:23,022 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 0x7fdf470b4200> 2024-03-01 16:34:37,197 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ea6dax9b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:41,717 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_eyt50lae/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:48,829 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vru1bfk9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:48,866 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:48,866 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:34:48,869 INFO program/MainThread: stdout[2]: 2024-03-01 16:34:48,870 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:34:48,870 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:34:48,870 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:34:48,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:48,875 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:34:48,878 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:48,879 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:34:48,882 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:48,882 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:34:48,885 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:48,885 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:34:48,893 INFO program/MainThread: stdout: 2024-03-01 16:34:48,893 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:34:48,893 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:34:48,893 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:48,893 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:48,894 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:48,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:48,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:48,894 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:34:48,894 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:48,894 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:34:48,895 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:34:48,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:48,907 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:48,918 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:34:48,923 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:34:48,923 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:34:48,924 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:48,956 INFO program/MainThread: stdout[3]: 2024-03-01 16:34:48,956 INFO program/MainThread: stderr[3]: 2024-03-01 16:34:48,956 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:34:48,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:48,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:48,969 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:34:48,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:34:48,975 INFO blivet/MainThread: sda is a disk 2024-03-01 16:34:48,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:34:48,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:34:48,978 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:34:48,982 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:34:48,982 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:34:48,985 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:34:48,986 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:34:48,986 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:34:48,986 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51ec2ebcf8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:34:48,990 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:34:48,990 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:34:48,993 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:34:48,994 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:34:48,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,003 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:34:49,004 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:34:49,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:34:49,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:34:49,007 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:34:49,011 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:34:49,011 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:34:49,014 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:34:49,014 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,015 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:34:49,015 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51ec2a52e8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:34:49,018 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:34:49,018 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:34:49,021 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:34:49,021 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:34:49,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,031 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:34:49,032 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:34:49,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:34:49,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:34:49,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:34:49,038 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:34:49,039 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:34:49,042 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:34:49,042 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,042 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:34:49,043 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb259a20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:34:49,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:34:49,046 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:34:49,049 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:34:49,049 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:34:49,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,059 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:34:49,060 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:34:49,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:34:49,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:34:49,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:34:49,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:34:49,066 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:34:49,070 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:34:49,070 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,070 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:34:49,070 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb259f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:34:49,074 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:34:49,074 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:34:49,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:34:49,077 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:34:49,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:34:49,088 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:34:49,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:34:49,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:34:49,091 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:34:49,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:34:49,095 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:34:49,098 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:34:49,098 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,098 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:34:49,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb259fd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:34:49,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:34:49,102 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:34:49,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:34:49,105 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:34:49,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:34:49,116 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:34:49,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:34:49,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:34:49,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:34:49,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:34:49,122 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:34:49,126 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:34:49,126 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,126 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:34:49,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb25fef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:34:49,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:34:49,130 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:34:49,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:34:49,133 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:34:49,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,143 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:34:49,144 INFO blivet/MainThread: sde is a disk 2024-03-01 16:34:49,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:34:49,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:34:49,147 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:34:49,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:34:49,151 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:34:49,154 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:34:49,154 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,154 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:34:49,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb25fcc0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:34:49,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:34:49,158 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:34:49,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:34:49,161 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:34:49,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:34:49,172 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:34:49,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:34:49,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:34:49,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:34:49,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:34:49,179 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:34:49,182 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:34:49,182 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,183 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:34:49,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb267b00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:34:49,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:34:49,186 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:34:49,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:34:49,190 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:34:49,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,200 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:34:49,200 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:34:49,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:34:49,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:34:49,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:34:49,207 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:34:49,207 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:34:49,210 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:34:49,211 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,211 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:34:49,211 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb25fe48) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:34:49,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:34:49,215 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:34:49,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:34:49,218 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:34:49,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:34:49,229 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:34:49,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:34:49,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:34:49,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:34:49,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:34:49,236 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:34:49,239 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:34:49,239 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,240 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:34:49,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb270ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:34:49,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:34:49,243 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:34:49,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:34:49,247 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:34:49,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:34:49,257 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:34:49,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:34:49,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:34:49,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:34:49,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:34:49,264 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:34:49,267 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:34:49,267 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,268 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:34:49,268 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb278278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:34:49,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:34:49,271 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:34:49,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:34:49,275 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:34:49,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,285 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:34:49,285 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:34:49,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:34:49,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:34:49,289 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:34:49,292 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:34:49,292 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:34:49,295 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:34:49,296 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:34:49,296 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:34:49,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb2677f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:34:49,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:34:49,300 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:34:49,303 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': '37936093'} ; 2024-03-01 16:34:49,303 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:34:49,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:49,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:49,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:34:49,314 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:34:49,314 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:34:49,314 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:34:49,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:34:49,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:34:49,318 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:34:49,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:34:49,322 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:34:49,325 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:34:49,325 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:34:49,326 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:34:49,326 INFO blivet/MainThread: got device: DiskDevice instance (0x7f51eb27e048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:34:49,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:34:49,333 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:49,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:34:49,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:49,336 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:34:49,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:49,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:34:49,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:49,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:34:49,347 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:34:49,350 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:34:49,353 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:34:49,357 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 0x7f51eb2014c8> 2024-03-01 16:34:52,620 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:34:52,625 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:34:52,625 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:34:52,629 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': '37939519'} ; 2024-03-01 16:34:52,629 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:34:52,629 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:34:52,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,639 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:34:52,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:52,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:52,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:34:52,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:34:52,681 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:34:52,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:34:52,684 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:34:52,687 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:34:52,687 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:34:52,691 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:52,691 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:52,691 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:34:52,695 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:34:52,699 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:34:52,702 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:34:52,705 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:34:52,708 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:34:52,708 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:34:52,709 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:34:52,709 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:34:52,709 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f51eb278940) -- 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 0x7f51eb2115c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:34:52,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:34:52,716 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:52,716 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:34:52,720 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:52,720 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:34:52,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:52,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:34:52,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:52,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:34:52,728 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:34:52,729 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:34:52,732 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:34:52,732 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:34:52,735 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:34:52,736 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:34:52,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:52,746 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:52,758 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:34:52,759 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:34:52,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,771 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:34:52,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,783 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:34:52,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,794 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:34:52,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,805 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:34:52,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:34:52,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,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 16:34:52,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,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 16:34:52,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 16:34:52,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:52,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 16:34:52,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:34:52,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 16:34:52,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:34:52,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:34:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:34:57,380 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wmebn10a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:34:57,416 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:57,416 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:34:57,420 INFO program/MainThread: stdout[2]: 2024-03-01 16:34:57,420 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:34:57,420 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:34:57,420 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:34:57,424 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:57,425 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:34:57,428 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:57,429 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:34:57,432 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:57,432 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:34:57,435 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:34:57,435 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:34:57,442 INFO program/MainThread: stdout: 2024-03-01 16:34:57,443 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:34:57,443 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:34:57,443 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:57,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:57,443 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:34:57,443 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:57,444 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:57,444 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:34:57,444 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:34:57,444 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:34:57,444 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:34:57,444 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:34:57,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:34:57,466 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:34:57,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:34:57,471 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:34:57,471 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:34:57,498 INFO program/MainThread: stdout[3]: 2024-03-01 16:34:57,498 INFO program/MainThread: stderr[3]: 2024-03-01 16:34:57,498 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:34:57,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,511 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:34:57,515 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:34:57,516 INFO blivet/MainThread: sda is a disk 2024-03-01 16:34:57,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:34:57,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:34:57,520 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:34:57,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:34:57,523 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:34:57,527 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:34:57,527 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,528 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:34:57,528 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064e160c88) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:34:57,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:34:57,532 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:34:57,535 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:34:57,535 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:34:57,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,545 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:34:57,546 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:34:57,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:34:57,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:34:57,549 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:34:57,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:34:57,553 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:34:57,556 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:34:57,556 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,557 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:34:57,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064e11a278) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:34:57,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:34:57,560 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:34:57,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:34:57,564 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:34:57,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,574 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:34:57,574 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:34:57,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:34:57,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:34:57,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:34:57,581 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:34:57,581 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:34:57,585 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:34:57,585 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,585 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:34:57,585 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0ce978) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:34:57,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:34:57,589 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:34:57,592 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:34:57,592 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:34:57,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:34:57,603 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:34:57,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:34:57,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:34:57,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:34:57,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:34:57,610 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:34:57,613 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:34:57,613 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,614 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:34:57,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0cee80) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:34:57,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:34:57,617 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:34:57,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:34:57,621 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:34:57,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:34:57,632 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:34:57,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:34:57,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:34:57,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:34:57,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:34:57,639 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:34:57,642 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:34:57,642 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,643 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:34:57,643 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0cef28) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:34:57,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:34:57,646 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:34:57,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:34:57,650 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:34:57,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:34:57,660 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:34:57,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:34:57,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:34:57,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:34:57,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:34:57,667 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:34:57,671 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:34:57,671 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,671 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:34:57,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0d4e48) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:34:57,675 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:34:57,675 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:34:57,678 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:34:57,678 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:34:57,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,689 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:34:57,689 INFO blivet/MainThread: sde is a disk 2024-03-01 16:34:57,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:34:57,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:34:57,693 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:34:57,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:34:57,696 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:34:57,699 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:34:57,700 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,700 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:34:57,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0d4f60) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:34:57,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:34:57,704 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:34:57,707 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:34:57,707 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:34:57,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,717 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:34:57,718 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:34:57,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:34:57,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:34:57,721 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:34:57,725 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:34:57,725 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:34:57,728 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:34:57,729 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,729 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:34:57,729 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0dca58) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:34:57,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:34:57,733 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:34:57,736 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:34:57,736 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:34:57,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:34:57,747 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:34:57,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:34:57,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:34:57,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:34:57,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:34:57,754 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:34:57,757 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:34:57,758 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,758 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:34:57,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0d4fd0) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:34:57,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:34:57,762 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:34:57,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:34:57,765 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:34:57,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,775 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:34:57,776 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:34:57,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:34:57,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:34:57,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:34:57,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:34:57,783 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:34:57,786 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:34:57,787 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,787 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:34:57,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0e6b00) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:34:57,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:34:57,791 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:34:57,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:34:57,794 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:34:57,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,804 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:34:57,805 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:34:57,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:34:57,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:34:57,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:34:57,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:34:57,812 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:34:57,815 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:34:57,815 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,816 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:34:57,816 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0ed1d0) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:34:57,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:34:57,819 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:34:57,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:34:57,823 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:34:57,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,833 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:34:57,834 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:34:57,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:34:57,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:34:57,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:34:57,840 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:34:57,841 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:34:57,844 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:34:57,844 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:34:57,845 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:34:57,845 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0e63c8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:34:57,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:34:57,848 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:34:57,851 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': '37936093'} ; 2024-03-01 16:34:57,851 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:34:57,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:34:57,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:34:57,862 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:34:57,862 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:34:57,862 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:34:57,862 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:34:57,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:34:57,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:34:57,866 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:34:57,869 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:34:57,869 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:34:57,873 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:34:57,873 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:34:57,874 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:34:57,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7f064d0ede80) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:34:57,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:34:57,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:34:57,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:34:57,885 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:34:57,885 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:34:57,888 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:57,888 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:34:57,892 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:34:57,892 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:34:57,895 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:34:57,898 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:34:57,902 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:34:57,908 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 0x7f064d0754c8> 2024-03-01 16:35:00,968 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:35:00,973 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:35:00,973 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:35:00,977 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': '37939519'} ; 2024-03-01 16:35:00,977 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:35:00,978 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:35:00,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:00,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:00,987 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:35:00,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:00,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:00,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:01,004 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:01,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:35:01,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:35:01,027 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:35:01,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:35:01,030 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:35:01,034 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:35:01,034 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:35:01,037 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:35:01,038 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:01,038 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:35:01,041 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:35:01,045 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:35:01,048 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:35:01,051 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:35:01,055 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:35:01,055 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:01,055 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:35:01,056 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:35:01,055 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f064d0e6630) -- 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 0x7f064d0855c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:35:01,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:35:01,063 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:01,063 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:35:01,067 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:01,067 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:35:01,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:01,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:35:01,074 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:01,074 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:35:01,075 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:35:01,075 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:35:01,079 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,079 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:35:01,082 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:35:01,083 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:01,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:01,094 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:01,106 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:35:01,107 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:35:01,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,120 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:35:01,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,132 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:35:01,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,143 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:35:01,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,155 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:35:01,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,166 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:35:01,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,178 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:35:01,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,190 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:35:01,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:35:01,196 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:35:01,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:35:01,202 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:35:01,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:35:01,208 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:35:01,211 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:35:01,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:35:01,215 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:35:01,215 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:35:01,219 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,219 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:35:01,222 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,222 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:35:01,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:35:01,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:35:01,226 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:35:01,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,229 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:35:01,232 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,232 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:35:01,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:35:01,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:35:01,236 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:35:01,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,239 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:35:01,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:35:01,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:35:01,248 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:01,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:35:01,255 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:01,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:35:01,262 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:01,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:35:01,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:35:01,267 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:35:01,267 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:35:01,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,280 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:35:01,281 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,282 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:35:01,282 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:35:01,282 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,283 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:35:01,286 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,286 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:35:01,289 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:35:01,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:01,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:35:01,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:35:01,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:35:01,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:01,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:35:01,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:35:01,311 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,312 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:35:01,312 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:35:01,312 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:35:01,316 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:35:01,316 INFO program/MainThread: stderr[4]: 2024-03-01 16:35:01,316 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:35:01,317 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:35:01,317 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:35:01,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,322 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,335 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:35:01,335 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,336 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:35:01,336 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:35:01,336 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,337 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:35:01,340 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,340 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:35:01,343 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:35:01,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:01,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:35:01,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:35:01,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:35:01,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:01,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:35:01,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:35:01,366 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:35:01,366 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:35:01,366 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:35:01,367 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:35:01,367 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:35:01,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,371 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,383 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:35:01,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:35:01,389 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:35:01,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:35:01,395 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:35:01,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:35:01,401 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:35:01,404 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,404 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:35:01,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:35:01,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:35:01,408 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:35:01,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,411 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:35:01,414 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,414 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:35:01,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:35:01,418 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:35:01,418 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:35:01,421 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,421 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:35:01,424 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,424 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:35:01,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:35:01,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:35:01,428 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:35:01,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,432 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:35:01,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:35:01,436 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:35:01,439 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:01,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:35:01,447 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:01,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:35:01,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:01,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:35:01,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:35:01,458 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:35:01,459 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:35:01,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,472 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:35:01,473 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,473 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:35:01,473 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:35:01,474 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,474 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:35:01,477 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,477 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:35:01,480 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:35:01,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:01,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:35:01,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:35:01,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:35:01,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:01,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:35:01,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:35:01,502 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,502 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:35:01,502 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:35:01,503 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:35:01,503 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:35:01,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,507 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,519 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:35:01,520 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,520 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:35:01,520 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:35:01,521 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,521 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:35:01,524 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,525 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:35:01,527 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:35:01,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:01,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:35:01,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:35:01,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:35:01,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:01,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:35:01,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:35:01,549 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:35:01,550 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:35:01,550 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:35:01,550 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:35:01,550 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:35:01,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,554 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,567 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:35:01,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:35:01,573 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:35:01,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:35:01,579 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:35:01,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:35:01,585 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:35:01,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:35:01,590 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:35:01,593 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,593 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:35:01,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:35:01,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:35:01,597 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:35:01,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,600 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:35:01,603 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,603 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:35:01,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:35:01,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:35:01,607 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:35:01,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,610 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:35:01,613 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,613 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:35:01,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:35:01,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:35:01,616 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:35:01,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,620 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:35:01,623 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:35:01,623 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:35:01,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:35:01,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:35:01,627 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:35:01,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:35:01,630 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:35:01,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:35:01,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:35:01,639 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:01,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:35:01,646 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:01,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:35:01,653 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:01,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:35:01,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:01,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:35:01,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:35:01,675 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:35:01,676 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:35:01,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,690 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:35:01,691 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,692 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:35:01,692 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:35:01,692 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,693 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:35:01,696 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,696 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:35:01,699 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:35:01,703 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:01,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:35:01,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:35:01,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:35:01,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:01,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:35:01,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:35:01,722 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,722 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:35:01,722 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:35:01,722 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:35:01,723 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:35:01,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,727 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,740 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:35:01,740 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,741 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:35:01,741 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:35:01,742 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,742 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:35:01,745 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,746 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:35:01,748 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:35:01,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:01,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:35:01,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:35:01,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:35:01,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:01,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:35:01,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:35:01,771 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,772 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:35:01,772 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:35:01,772 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:35:01,772 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:35:01,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,776 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,789 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:35:01,790 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,791 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:35:01,791 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:35:01,791 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,792 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:35:01,795 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,795 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:35:01,798 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:35:01,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:01,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:35:01,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:35:01,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:35:01,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:01,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:35:01,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:35:01,821 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,822 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:35:01,822 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:35:01,822 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:35:01,822 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:35:01,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,827 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:01,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:01,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:01,839 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:35:01,840 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,841 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:35:01,841 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:35:01,842 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,843 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:35:01,846 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,846 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:35:01,849 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:01,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:35:01,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:01,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:35:01,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:35:01,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:35:01,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:01,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:35:01,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:35:01,872 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:35:01,873 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:35:01,873 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:35:01,873 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:35:01,873 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:35:01,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:35:01,877 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:35:01,879 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,880 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,881 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,882 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,882 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,882 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,882 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:35:01,884 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:35:01,887 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:35:01,890 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:35:01,893 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:35:01,893 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:35:01,896 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:35:01,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 0x7f064d02d780> 2024-03-01 16:35:01,896 INFO blivet/MainThread: sorting actions... 2024-03-01 16:35:01,932 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:35:01,932 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:35:01,932 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:35:01,933 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:35:01,933 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:35:01,933 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:35:01,934 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:35:01,934 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:35:01,935 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:35:01,935 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:35:01,935 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:35:01,936 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:35:01,936 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:35:01,936 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:35:01,937 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:35:01,937 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,938 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:01,938 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,938 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:01,939 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,939 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:01,940 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,940 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:01,941 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:35:01,941 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:35:01,941 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:35:01,942 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:35:01,942 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,943 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:01,943 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,944 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:01,944 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:35:01,944 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:35:01,945 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:35:01,945 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:35:01,946 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,946 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:01,946 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,947 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:01,947 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:35:01,950 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:01,953 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:35:01,954 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:35:01,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:01,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:01,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:01,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,002 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,003 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:35:02,007 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,010 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:35:02,010 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:35:02,016 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,047 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,058 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,059 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:35:02,063 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,066 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:35:02,066 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:35:02,072 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,100 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,113 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,114 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:35:02,118 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,121 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:35:02,121 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:35:02,127 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,172 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:35:02,176 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,179 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:35:02,179 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:35:02,185 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,217 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,231 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:35:02,235 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,238 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:35:02,238 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:35:02,244 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,275 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,288 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,289 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:35:02,293 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,296 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:35:02,296 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:35:02,302 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,331 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,343 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:35:02,347 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,350 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:35:02,350 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:35:02,356 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,396 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,397 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:35:02,401 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,404 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:35:02,404 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:35:02,410 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,453 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,454 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:35:02,458 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:02,461 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:35:02,461 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:35:02,470 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,500 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,513 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,514 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:35:02,518 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,521 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,524 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,524 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:35:02,524 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:02,555 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:35:02,555 INFO program/MainThread: stderr[5]: 2024-03-01 16:35:02,555 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:35:02,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,575 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,579 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:35:02,580 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:35:02,581 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:35:02,590 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,613 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,613 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:35:02,618 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,621 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,624 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,624 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:35:02,624 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:02,654 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:35:02,655 INFO program/MainThread: stderr[6]: 2024-03-01 16:35:02,655 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:35:02,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,674 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:35:02,679 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:35:02,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:35:02,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,712 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,712 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:35:02,717 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,720 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,723 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,723 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:35:02,723 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:02,754 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:35:02,755 INFO program/MainThread: stderr[7]: 2024-03-01 16:35:02,755 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:35:02,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,774 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:35:02,779 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:35:02,780 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:35:02,790 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,812 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,813 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:35:02,817 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,820 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,823 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,823 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:35:02,823 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:02,855 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:35:02,855 INFO program/MainThread: stderr[8]: 2024-03-01 16:35:02,855 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:35:02,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,873 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,877 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:35:02,878 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:35:02,879 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:35:02,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:02,913 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:02,913 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:35:02,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:35:02,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:35:02,924 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,927 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,930 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,937 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,943 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:02,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:02,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:35:02,949 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,030 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:35:03,030 INFO program/MainThread: stderr[9]: 2024-03-01 16:35:03,030 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:35:03,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:03,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:35:03,049 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,062 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,070 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,073 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,077 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,091 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:35:03,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:35:03,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,110 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,111 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:35:03,119 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,129 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:03,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:35:03,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:35:03,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:03,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:35:03,148 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,152 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,155 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,159 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,162 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,166 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,169 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:03,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,186 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:35:03,192 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/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,217 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:35:03,218 INFO program/MainThread: stderr[10]: 2024-03-01 16:35:03,218 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:35:03,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:35:03,223 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,304 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:35:03,304 INFO program/MainThread: stderr[11]: 2024-03-01 16:35:03,304 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:35:03,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:03,325 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:03,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:03,379 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:03,380 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:35:03,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,407 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:35:03,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,414 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:35:03,418 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:35:03,418 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:35:03,441 INFO program/MainThread: stdout: 2024-03-01 16:35:03,441 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:35:03,442 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:03,442 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:03,442 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:03,442 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:35:03,442 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:03,442 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:03,442 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:35:03,442 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:03,442 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:03,442 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,443 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:35:03,457 INFO program/MainThread: stdout: 2024-03-01 16:35:03,458 INFO program/MainThread: writing all SBs 2024-03-01 16:35:03,458 INFO program/MainThread: new label = "" 2024-03-01 16:35:03,458 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:03,478 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:03,479 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:35:03,489 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,504 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,504 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:03,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:35:03,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:35:03,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,516 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/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,541 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:35:03,542 INFO program/MainThread: stderr[12]: 2024-03-01 16:35:03,542 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:35:03,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:35:03,547 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,639 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:35:03,639 INFO program/MainThread: stderr[13]: 2024-03-01 16:35:03,639 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:35:03,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:03,654 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:03,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,700 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:03,706 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:03,707 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:35:03,717 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,734 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,734 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:35:03,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,742 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:35:03,745 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:35:03,746 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:35:03,769 INFO program/MainThread: stdout: 2024-03-01 16:35:03,770 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:35:03,770 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:03,770 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:03,770 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:03,770 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:35:03,770 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:03,770 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:03,770 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:35:03,770 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:03,770 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:03,770 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,771 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:35:03,785 INFO program/MainThread: stdout: 2024-03-01 16:35:03,785 INFO program/MainThread: writing all SBs 2024-03-01 16:35:03,786 INFO program/MainThread: new label = "" 2024-03-01 16:35:03,786 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,801 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:03,806 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:03,807 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:35:03,817 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:03,833 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:03,833 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:03,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:35:03,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:35:03,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,845 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/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,872 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:35:03,872 INFO program/MainThread: stderr[14]: 2024-03-01 16:35:03,872 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:35:03,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:35:03,877 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:03,949 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:35:03,949 INFO program/MainThread: stderr[15]: 2024-03-01 16:35:03,949 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:35:03,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:03,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:03,964 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:03,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,020 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:04,026 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:04,027 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:35:04,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,050 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:35:04,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,058 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:35:04,061 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:35:04,061 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:35:04,086 INFO program/MainThread: stdout: 2024-03-01 16:35:04,086 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:35:04,087 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:04,087 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:04,087 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:04,087 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:35:04,087 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:04,087 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:04,087 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:35:04,087 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:04,087 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:04,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,088 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:35:04,102 INFO program/MainThread: stdout: 2024-03-01 16:35:04,102 INFO program/MainThread: writing all SBs 2024-03-01 16:35:04,102 INFO program/MainThread: new label = "" 2024-03-01 16:35:04,103 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:04,122 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:04,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:35:04,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,150 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,150 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:04,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:35:04,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:35:04,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,162 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/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:04,191 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:35:04,192 INFO program/MainThread: stderr[16]: 2024-03-01 16:35:04,192 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:35:04,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:35:04,197 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:04,293 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:35:04,293 INFO program/MainThread: stderr[17]: 2024-03-01 16:35:04,293 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:35:04,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:04,309 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:04,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,344 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:04,350 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:04,350 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:35:04,360 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,374 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,374 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:35:04,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,382 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:35:04,385 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:35:04,385 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:35:04,426 INFO program/MainThread: stdout: 2024-03-01 16:35:04,426 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:35:04,426 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:04,427 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:04,427 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:04,427 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:35:04,427 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:04,427 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:04,427 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:35:04,427 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:04,427 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:04,427 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,428 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:35:04,442 INFO program/MainThread: stdout: 2024-03-01 16:35:04,442 INFO program/MainThread: writing all SBs 2024-03-01 16:35:04,443 INFO program/MainThread: new label = "" 2024-03-01 16:35:04,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,459 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:04,464 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:04,465 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:35:04,474 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,487 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,487 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:35:04,492 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,495 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,498 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,498 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:35:04,498 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:04,531 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:35:04,532 INFO program/MainThread: stderr[18]: 2024-03-01 16:35:04,532 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:35:04,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:35:04,553 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:35:04,554 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:35:04,563 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,586 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,586 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:35:04,591 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,594 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,597 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,597 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:35:04,598 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:04,628 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:35:04,629 INFO program/MainThread: stderr[19]: 2024-03-01 16:35:04,629 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:35:04,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:35:04,653 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:35:04,654 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:35:04,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,685 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,685 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:35:04,690 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,693 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,696 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,696 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:35:04,696 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:04,729 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:35:04,730 INFO program/MainThread: stderr[20]: 2024-03-01 16:35:04,730 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:35:04,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,751 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:35:04,751 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:35:04,753 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:35:04,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,785 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,785 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:35:04,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:35:04,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:35:04,796 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,799 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,802 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,805 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,809 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,812 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:35:04,815 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/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:04,870 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:35:04,871 INFO program/MainThread: stderr[21]: 2024-03-01 16:35:04,871 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:35:04,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:04,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:35:04,892 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,911 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,923 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:04,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:04,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:35:04,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:35:04,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,961 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:35:04,969 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:04,978 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:04,978 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:04,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:35:04,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:35:04,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:04,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:35:04,996 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,004 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,011 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,015 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:35:05,031 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/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:05,062 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:35:05,062 INFO program/MainThread: stderr[22]: 2024-03-01 16:35:05,062 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:35:05,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:35:05,067 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:05,150 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:35:05,150 INFO program/MainThread: stderr[23]: 2024-03-01 16:35:05,150 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:35:05,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:05,169 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:05,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,198 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:05,203 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:05,204 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:35:05,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,227 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,227 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:35:05,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,235 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:35:05,238 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:35:05,238 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:35:05,261 INFO program/MainThread: stdout: 2024-03-01 16:35:05,261 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:35:05,261 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:05,261 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:05,261 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:05,261 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:35:05,261 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:05,262 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:05,262 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:35:05,262 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:05,262 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:05,262 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,262 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:35:05,276 INFO program/MainThread: stdout: 2024-03-01 16:35:05,276 INFO program/MainThread: writing all SBs 2024-03-01 16:35:05,277 INFO program/MainThread: new label = "" 2024-03-01 16:35:05,277 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:05,298 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:05,299 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:35:05,308 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,324 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:05,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:35:05,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:35:05,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,336 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/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:05,361 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:35:05,361 INFO program/MainThread: stderr[24]: 2024-03-01 16:35:05,361 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:35:05,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:35:05,366 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:05,458 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:35:05,458 INFO program/MainThread: stderr[25]: 2024-03-01 16:35:05,459 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:35:05,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:05,475 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:05,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,496 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:05,502 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:05,503 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:35:05,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,526 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,526 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:35:05,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,534 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:35:05,537 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:35:05,538 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:35:05,561 INFO program/MainThread: stdout: 2024-03-01 16:35:05,561 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:35:05,562 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:05,562 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:05,562 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:05,562 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:35:05,562 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:05,562 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:05,562 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:35:05,562 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:05,562 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:05,562 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,563 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:35:05,574 INFO program/MainThread: stdout: 2024-03-01 16:35:05,574 INFO program/MainThread: writing all SBs 2024-03-01 16:35:05,575 INFO program/MainThread: new label = "" 2024-03-01 16:35:05,575 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,590 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:05,595 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:05,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:35:05,604 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,618 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,618 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:35:05,622 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,625 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,629 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,629 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:35:05,629 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:05,664 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:35:05,664 INFO program/MainThread: stderr[26]: 2024-03-01 16:35:05,664 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:35:05,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,682 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:35:05,687 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:35:05,688 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:35:05,697 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,720 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,721 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:35:05,725 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,728 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,731 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,731 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:35:05,731 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:05,763 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:35:05,763 INFO program/MainThread: stderr[27]: 2024-03-01 16:35:05,763 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:35:05,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,784 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:35:05,789 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:35:05,790 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:35:05,799 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,821 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,821 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:35:05,825 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,829 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,832 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,832 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:35:05,832 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:35:05,865 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:35:05,865 INFO program/MainThread: stderr[28]: 2024-03-01 16:35:05,865 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:35:05,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,883 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:35:05,888 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:35:05,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:35:05,897 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:05,920 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:05,920 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:35:05,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:35:05,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:35:05,931 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,937 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,944 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:05,947 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:05,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:35:05,950 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:06,004 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:35:06,005 INFO program/MainThread: stderr[29]: 2024-03-01 16:35:06,005 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:35:06,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:06,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:35:06,027 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,035 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,038 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,051 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,056 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,076 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:35:06,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:35:06,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,094 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,095 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:35:06,102 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,114 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,114 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:06,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:35:06,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:35:06,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:35:06,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:35:06,132 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,136 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,139 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,146 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:06,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,160 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:35:06,165 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:06,192 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:35:06,192 INFO program/MainThread: stderr[30]: 2024-03-01 16:35:06,192 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:35:06,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:35:06,197 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:06,280 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:35:06,280 INFO program/MainThread: stderr[31]: 2024-03-01 16:35:06,280 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:35:06,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:06,297 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:06,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,326 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:06,331 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:06,332 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:35:06,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,354 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,354 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:35:06,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,362 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:35:06,365 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:35:06,365 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:35:06,397 INFO program/MainThread: stdout: 2024-03-01 16:35:06,398 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:35:06,398 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:06,398 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:06,398 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:06,398 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:35:06,398 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:06,398 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:06,398 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:35:06,398 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:06,398 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:06,398 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,399 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:35:06,411 INFO program/MainThread: stdout: 2024-03-01 16:35:06,412 INFO program/MainThread: writing all SBs 2024-03-01 16:35:06,412 INFO program/MainThread: new label = "" 2024-03-01 16:35:06,412 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:06,433 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:06,434 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:35:06,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,457 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,457 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:06,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:35:06,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:35:06,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,469 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:06,495 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:35:06,495 INFO program/MainThread: stderr[32]: 2024-03-01 16:35:06,495 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:35:06,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:35:06,500 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:06,583 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:35:06,584 INFO program/MainThread: stderr[33]: 2024-03-01 16:35:06,584 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:35:06,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:06,599 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:06,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:06,632 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:06,632 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:35:06,641 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,657 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,657 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:35:06,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:06,665 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:35:06,668 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:35:06,668 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:35:06,692 INFO program/MainThread: stdout: 2024-03-01 16:35:06,692 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:35:06,692 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:35:06,692 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:35:06,692 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:35:06,692 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:35:06,693 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:35:06,693 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:35:06,693 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:35:06,693 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:35:06,693 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:35:06,693 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,693 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:35:06,708 INFO program/MainThread: stdout: 2024-03-01 16:35:06,708 INFO program/MainThread: writing all SBs 2024-03-01 16:35:06,708 INFO program/MainThread: new label = "" 2024-03-01 16:35:06,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,724 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:06,729 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:06,730 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:35:06,739 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:06,753 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:06,759 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:35:06,759 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 0x7f064e156ba0> 2024-03-01 16:35:06,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:35:06,766 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:35:06,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:35:06,773 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:35:06,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:35:06,780 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:35:06,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:35:06,787 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:35:06,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:35:06,793 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:35:06,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:35:06,799 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:35:06,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:35:06,806 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:35:06,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:35:06,812 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:35:06,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:35:06,819 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:35:06,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:35:06,825 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:35:06,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:35:06,831 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:35:06,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:35:06,838 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:35:06,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:35:06,844 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:35:06,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:35:06,850 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:35:06,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:35:06,856 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:35:06,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:06,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:35:06,863 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:35:37,608 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wcqceu3q/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:35:37,644 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:37,644 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:35:37,648 INFO program/MainThread: stdout[2]: 2024-03-01 16:35:37,648 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:35:37,648 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:35:37,648 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:35:37,652 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:37,653 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:35:37,656 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:37,657 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:35:37,660 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:37,660 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:35:37,663 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:37,663 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:35:37,674 INFO program/MainThread: stdout: 2024-03-01 16:35:37,674 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:35:37,674 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV 2024-03-01 16:35:37,674 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f 2024-03-01 16:35:37,674 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD 2024-03-01 16:35:37,674 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f 2024-03-01 16:35:37,674 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 04fa44af-b630-40ee-b618-df1b471c8efc 2024-03-01 16:35:37,674 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh 2024-03-01 16:35:37,675 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb 2024-03-01 16:35:37,675 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs efa16764-9eb2-417e-9e8c-8d06204b02ac 2024-03-01 16:35:37,675 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 2024-03-01 16:35:37,675 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP 2024-03-01 16:35:37,675 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh 2024-03-01 16:35:37,675 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra 2024-03-01 16:35:37,675 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 7af00cd1-f172-4470-a1d3-6a99c5a5848c 2024-03-01 16:35:37,675 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 6ca16092-03ca-4570-bb90-affc86ce0c26 2024-03-01 16:35:37,675 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde 2024-03-01 16:35:37,675 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 2024-03-01 16:35:37,675 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde 2024-03-01 16:35:37,675 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR 2024-03-01 16:35:37,675 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 2024-03-01 16:35:37,675 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX 2024-03-01 16:35:37,675 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 2024-03-01 16:35:37,675 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:35:37,675 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:35:37,675 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:35:37,675 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:35:37,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:37,675 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f sdb 1073741824 root disk brw-rw---- LVM2_member QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 04fa44af-b630-40ee-b618-df1b471c8efc sdc 1073741824 root disk brw-rw---- LVM2_member nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh sdd 1073741824 root disk brw-rw---- LVM2_member G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb |-test_vg2-lv4 641728512 root disk brw-rw---- xfs efa16764-9eb2-417e-9e8c-8d06204b02ac `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 sde 1073741824 root disk brw-rw---- LVM2_member TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP sdf 1073741824 root disk brw-rw---- LVM2_member wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh sdg 1073741824 root disk brw-rw---- LVM2_member JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 7af00cd1-f172-4470-a1d3-6a99c5a5848c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 6ca16092-03ca-4570-bb90-affc86ce0c26 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde sdh 1073741824 root disk brw-rw---- LVM2_member Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde sdi 1073741824 root disk brw-rw---- LVM2_member hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 sdj 1073741824 root disk brw-rw---- LVM2_member OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:35:37,675 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:37,676 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:37,676 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:35:37,676 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:37,676 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:35:37,676 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:35:37,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:37,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:37,704 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:35:37,708 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV', 'ID_FS_UUID_ENC': 'NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:35:37,708 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:35:37,709 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:37,738 INFO program/MainThread: stdout[3]: 2024-03-01 16:35:37,738 INFO program/MainThread: stderr[3]: 2024-03-01 16:35:37,738 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:35:37,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:37,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:37,751 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:35:37,755 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:35:37,756 INFO blivet/MainThread: sda is a disk 2024-03-01 16:35:37,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:35:37,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:35:37,760 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:35:37,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:35:37,763 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:35:37,767 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:35:37,767 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:35:37,768 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:35:37,768 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35eac5bba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:35:37,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:35:37,775 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:37,775 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:35:37,779 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:37,779 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:35:37,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:37,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:35:37,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:37,786 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:35:37,789 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:35:37,789 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:35:37,789 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:37,817 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:37,817 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:37,817 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:35:37,818 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:35:37,822 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; 2024-03-01 16:35:37,822 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:35:37,825 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:35:37,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:37,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:37,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:37,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:37,838 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:37,866 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:37,866 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:37,866 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:35:37,866 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:37,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:35:37,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:35:37,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:37,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:35:37,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:35:37,880 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:37,905 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:37,905 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:37,905 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:35:37,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:35:37,910 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:35:37,913 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:35:37,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:37,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:35:37,920 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:35:37,920 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:37,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': 'QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD', 'ID_FS_UUID_ENC': 'QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:35:37,924 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:35:37,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:35:37,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:37,934 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:35:37,935 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:35:37,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:35:37,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:35:37,938 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:35:37,941 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:35:37,942 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:35:37,945 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:35:37,945 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:35:37,946 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:35:37,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35eac6eeb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:35:37,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:35:37,952 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:37,953 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:35:37,956 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:37,956 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:35:37,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:37,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:35:37,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:37,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:35:37,966 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:35:37,966 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:35:37,966 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:37,995 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:37,995 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). 2024-03-01 16:35:37,995 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:35:37,996 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:35:38,000 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:35:38,000 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:35:38,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:35:38,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:35:38,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:35:38,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:38,019 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:35:38,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:38,026 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,052 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:38,052 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). 2024-03-01 16:35:38,052 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:35:38,052 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:35:38,052 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:38,057 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:35:38,057 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:35:38,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,068 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:35:38,068 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:35:38,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:35:38,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:35:38,072 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:35:38,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:35:38,075 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:35:38,078 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:35:38,079 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,079 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:35:38,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35eac6ec50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:35:38,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:35:38,083 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:35:38,086 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:35:38,086 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:35:38,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:35:38,097 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:35:38,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:35:38,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:35:38,100 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:35:38,103 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:35:38,103 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:35:38,106 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:35:38,107 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,107 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:35:38,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b8ecf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:35:38,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:35:38,111 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:35:38,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': 'nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh', 'ID_FS_UUID_ENC': 'nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:35:38,114 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:35:38,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:35:38,125 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:35:38,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:35:38,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:35:38,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:35:38,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:35:38,131 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:35:38,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:35:38,135 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,135 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:35:38,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b8ac18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:35:38,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:35:38,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:35:38,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:35:38,149 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:35:38,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:35:38,155 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:35:38,156 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:35:38,156 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,186 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:38,186 INFO program/MainThread: stderr[9]: 2024-03-01 16:35:38,186 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:35:38,187 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:35:38,191 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:38,191 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:35:38,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:35:38,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:38,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:35:38,207 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:38,210 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:35:38,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:38,217 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,242 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:38,242 INFO program/MainThread: stderr[10]: 2024-03-01 16:35:38,242 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:35:38,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:38,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:35:38,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:38,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:35:38,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:35:38,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:38,268 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:38,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:38,272 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:38,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:35:38,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:35:38,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:38,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:35:38,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:35:38,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:38,286 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:38,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:38,290 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:38,290 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:35:38,290 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:35:38,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:38,294 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:38,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:38,297 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:38,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/04fa44af-b630-40ee-b618-df1b471c8efc ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz ' '/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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '04fa44af-b630-40ee-b618-df1b471c8efc', 'ID_FS_UUID_ENC': '04fa44af-b630-40ee-b618-df1b471c8efc', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694660643'} ; 2024-03-01 16:35:38,301 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:35:38,302 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:38,305 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:35:38,306 INFO program/MainThread: stderr[11]: 2024-03-01 16:35:38,306 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:35:38,306 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:38,309 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:35:38,309 INFO program/MainThread: stderr[12]: 2024-03-01 16:35:38,309 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:35:38,309 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:38,312 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:35:38,312 INFO program/MainThread: stderr[13]: 2024-03-01 16:35:38,312 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:35:38,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:35:38,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:38,323 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:35:38,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:38,324 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:35:38,320 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b7f8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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 (0x7f35eac6ef28) -- 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 = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:38,325 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:38,328 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:35:38,328 INFO program/MainThread: stderr[14]: 2024-03-01 16:35:38,328 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:35:38,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:35:38,336 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:35:38,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,340 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:35:38,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:35:38,348 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,348 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:35:38,349 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:35:38,350 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:35:38,353 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:38,353 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:35:38,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:35:38,357 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:38,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:38,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:35:38,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:38,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:35:38,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:35:38,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:38,381 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:38,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:38,385 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:38,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:35:38,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:35:38,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:38,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:35:38,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:35:38,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:38,399 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:38,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:38,403 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:38,403 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:35:38,403 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:35:38,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:38,407 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:38,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:38,411 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:38,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2 ' '/dev/disk/by-uuid/a23d0898-73e3-48fd-8c7d-2cce8735dc6f ' '/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_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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'ID_FS_UUID_ENC': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694358402'} ; 2024-03-01 16:35:38,414 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:35:38,415 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:38,418 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:35:38,418 INFO program/MainThread: stderr[15]: 2024-03-01 16:35:38,418 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:35:38,418 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:38,421 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:35:38,421 INFO program/MainThread: stderr[16]: 2024-03-01 16:35:38,422 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:35:38,422 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:38,425 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:35:38,425 INFO program/MainThread: stderr[17]: 2024-03-01 16:35:38,425 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:35:38,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:35:38,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:38,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:38,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:38,437 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:38,433 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35eac6e898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 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 (0x7f35eac6ef28) -- name = test_vg1 status = True 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 = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:38,438 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:38,441 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:35:38,441 INFO program/MainThread: stderr[18]: 2024-03-01 16:35:38,441 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:35:38,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:35:38,449 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,449 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:35:38,453 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,453 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:35:38,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:35:38,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:35:38,460 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:35:38,464 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:38,464 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:35:38,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:35:38,467 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:38,468 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:38,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/lvm-pv-uuid-G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': 'G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb', 'ID_FS_UUID_ENC': 'G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:35:38,471 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:35:38,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,482 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:35:38,482 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:35:38,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:35:38,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:35:38,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:35:38,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:35:38,489 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:35:38,492 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:35:38,493 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,493 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:35:38,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b9ada0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:35:38,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:35:38,500 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,500 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:35:38,504 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,504 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:35:38,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:35:38,511 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,511 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:35:38,514 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:35:38,514 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:35:38,514 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,540 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:38,540 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:38,540 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:35:38,540 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:35:38,545 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:35:38,545 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:35:38,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:35:38,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:38,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,561 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,588 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 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=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:38,588 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:38,588 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:35:38,588 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:38,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:35:38,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:35:38,597 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:38,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:35:38,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:35:38,601 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,627 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:38,627 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:38,627 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:35:38,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:35:38,632 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:35:38,635 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:35:38,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:35:38,642 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:35:38,642 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:38,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': 'TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP', 'ID_FS_UUID_ENC': 'TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:35:38,646 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:35:38,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:35:38,657 INFO blivet/MainThread: sde is a disk 2024-03-01 16:35:38,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:35:38,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:35:38,661 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:35:38,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:35:38,664 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:35:38,667 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:35:38,668 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,668 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:35:38,668 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b94c18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:35:38,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:35:38,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:35:38,679 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,679 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:35:38,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:35:38,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:35:38,689 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:35:38,689 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:35:38,689 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,719 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:38,719 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:38,719 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:35:38,720 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:35:38,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:38,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:35:38,727 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:35:38,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:35:38,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:35:38,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:38,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:35:38,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:38,750 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,779 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:38,779 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:38,779 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:35:38,780 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:35:38,780 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:38,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/lvm-pv-uuid-wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh', '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': 'wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh', 'ID_FS_UUID_ENC': 'wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:35:38,785 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:35:38,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,795 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:35:38,796 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:35:38,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:35:38,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:35:38,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:35:38,803 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:35:38,803 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:35:38,806 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:35:38,807 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:35:38,807 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:35:38,807 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b309b0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:35:38,811 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:35:38,814 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:38,814 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:35:38,818 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:38,818 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:35:38,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:35:38,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:38,825 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:35:38,827 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:35:38,828 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:35:38,828 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/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,856 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:38,856 INFO program/MainThread: stderr[24]: 2024-03-01 16:35:38,856 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:35:38,857 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:35:38,861 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:38,861 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:35:38,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:35:38,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:38,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:35:38,878 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:38,881 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:35:38,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:38,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:38,887 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/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:38,915 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:38,915 INFO program/MainThread: stderr[25]: 2024-03-01 16:35:38,915 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:35:38,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:38,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:38,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:35:38,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:38,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:35:38,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:35:38,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:38,941 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:38,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:38,945 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:38,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:35:38,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:35:38,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:38,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:35:38,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:35:38,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:38,959 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:38,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:38,963 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:38,963 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:35:38,963 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:35:38,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:38,967 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:38,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:38,970 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:38,974 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-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 ' '/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-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'ID_FS_UUID_ENC': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693526520'} ; 2024-03-01 16:35:38,974 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:35:38,974 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:38,978 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:35:38,978 INFO program/MainThread: stderr[26]: 2024-03-01 16:35:38,978 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:35:38,979 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:38,982 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:35:38,982 INFO program/MainThread: stderr[27]: 2024-03-01 16:35:38,982 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:35:38,982 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:38,985 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:35:38,985 INFO program/MainThread: stderr[28]: 2024-03-01 16:35:38,985 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:35:38,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:38,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:35:38,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:38,996 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:35:38,997 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:38,997 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:35:38,993 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b30940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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 (0x7f35e9b8e518) -- 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 = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:38,998 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:39,001 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:35:39,001 INFO program/MainThread: stderr[29]: 2024-03-01 16:35:39,001 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:35:39,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:35:39,009 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,009 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:35:39,013 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,013 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:35:39,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:35:39,020 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,020 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:35:39,020 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:35:39,024 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:39,024 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:35:39,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:35:39,027 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:39,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:39,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:35:39,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:39,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:35:39,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:35:39,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:39,052 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:39,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:39,056 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:39,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:35:39,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:35:39,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:39,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:35:39,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:35:39,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:39,070 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:39,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:39,074 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:39,074 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:35:39,074 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:35:39,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:39,086 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:39,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:39,090 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:39,094 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/test_vg2/lv4 ' '/dev/disk/by-uuid/efa16764-9eb2-417e-9e8c-8d06204b02ac ' '/dev/disk/by-id/dm-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', '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-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'ID_FS_UUID_ENC': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693228474'} ; 2024-03-01 16:35:39,094 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:35:39,094 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:39,098 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:35:39,098 INFO program/MainThread: stderr[30]: 2024-03-01 16:35:39,098 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:35:39,098 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:39,101 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:35:39,102 INFO program/MainThread: stderr[31]: 2024-03-01 16:35:39,102 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:35:39,102 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:39,105 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:35:39,105 INFO program/MainThread: stderr[32]: 2024-03-01 16:35:39,105 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:35:39,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:35:39,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:39,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:39,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:39,118 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:39,114 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b52518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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 (0x7f35e9b8e518) -- name = test_vg2 status = 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 = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:39,119 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:39,122 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:35:39,122 INFO program/MainThread: stderr[33]: 2024-03-01 16:35:39,122 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:35:39,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:35:39,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:35:39,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,133 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:35:39,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:35:39,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:35:39,141 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:35:39,144 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:39,144 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:35:39,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:35:39,148 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:39,149 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:39,152 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra', 'ID_FS_UUID_ENC': 'JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:35:39,152 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:35:39,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:35:39,164 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:35:39,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:35:39,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:35:39,167 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:35:39,170 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:35:39,171 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:35:39,174 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:35:39,174 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:35:39,175 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:35:39,175 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b4e9b0) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:35:39,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:35:39,181 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,181 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:35:39,185 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,185 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:35:39,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:35:39,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:35:39,195 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:35:39,195 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:35:39,195 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/sdg$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,226 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:39,226 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,226 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:35:39,227 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:35:39,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:35:39,231 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:35:39,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:35:39,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:39,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,247 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/sdg$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,277 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 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=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 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=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:39,277 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,277 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:35:39,277 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:39,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:35:39,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:35:39,286 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:39,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:35:39,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:35:39,290 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/sdg$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,320 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:39,320 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,320 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:35:39,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:35:39,325 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:35:39,328 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:35:39,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,335 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:39,335 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:39,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7', 'ID_FS_UUID_ENC': 'Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:35:39,339 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:35:39,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,350 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:35:39,350 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:35:39,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:35:39,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:35:39,354 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:35:39,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:35:39,357 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:35:39,361 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:35:39,361 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:35:39,361 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:35:39,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b94d68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:35:39,365 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:35:39,369 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,369 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:35:39,372 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,372 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:35:39,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:35:39,379 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,379 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:35:39,382 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:35:39,382 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:35:39,382 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/sdg$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,414 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:39,414 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,414 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:35:39,415 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:35:39,419 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; 2024-03-01 16:35:39,419 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:35:39,422 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:35:39,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:35:39,435 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:39,439 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:35:39,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,445 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/sdg$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,476 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:39,476 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,476 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:35:39,477 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:39,477 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:39,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63', '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': 'hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR', 'ID_FS_UUID_ENC': 'hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:35:39,481 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:35:39,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,493 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:35:39,493 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:35:39,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:35:39,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:35:39,497 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:35:39,500 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:35:39,500 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:35:39,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:35:39,504 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:35:39,504 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:35:39,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9b94f98) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:35:39,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:35:39,511 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,511 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:35:39,515 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,515 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:35:39,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,519 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:35:39,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:35:39,525 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:35:39,525 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:35:39,525 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,554 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:39,554 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,554 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:35:39,555 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:35:39,559 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; 2024-03-01 16:35:39,559 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:35:39,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:35:39,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:35:39,576 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:39,579 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:35:39,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,585 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,617 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:39,617 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:39,617 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:35:39,618 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:39,618 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:39,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': 'OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX', 'ID_FS_UUID_ENC': 'OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:35:39,623 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:35:39,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:35:39,635 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:35:39,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:35:39,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:35:39,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:35:39,641 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:35:39,642 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:35:39,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:35:39,645 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:35:39,646 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:35:39,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35e9baab00) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:35:39,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:35:39,653 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,653 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:35:39,656 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,656 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:35:39,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:35:39,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:35:39,667 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:35:39,667 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:35:39,667 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,696 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:39,696 INFO program/MainThread: stderr[41]: 2024-03-01 16:35:39,696 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:35:39,697 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:35:39,701 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:35:39,701 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:35:39,704 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:35:39,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:35:39,718 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:39,721 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:35:39,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:39,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:39,727 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/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:39,755 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:39,755 INFO program/MainThread: stderr[42]: 2024-03-01 16:35:39,755 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:35:39,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:39,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:35:39,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:39,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:35:39,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:35:39,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:39,782 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:39,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:39,786 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:39,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:35:39,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:35:39,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:39,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:35:39,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:35:39,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:39,800 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:39,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:39,804 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:39,804 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:35:39,804 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:35:39,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:39,808 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:39,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:39,812 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:39,815 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/ea1d75d7-67b9-4c00-8184-47f45ca60c34 ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'ID_FS_UUID_ENC': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692358225'} ; 2024-03-01 16:35:39,815 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:35:39,816 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:39,819 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:35:39,820 INFO program/MainThread: stderr[43]: 2024-03-01 16:35:39,820 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:35:39,820 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:39,823 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:35:39,823 INFO program/MainThread: stderr[44]: 2024-03-01 16:35:39,823 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:35:39,823 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:39,826 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:35:39,826 INFO program/MainThread: stderr[45]: 2024-03-01 16:35:39,827 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:35:39,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:35:39,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:39,839 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:35:39,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:39,840 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:35:39,835 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35eac5ba20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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 (0x7f35e9b4e9e8) -- 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:39,840 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:39,843 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:35:39,844 INFO program/MainThread: stderr[46]: 2024-03-01 16:35:39,844 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:35:39,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:35:39,852 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,852 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:35:39,855 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:35:39,859 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,859 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:35:39,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:35:39,864 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:35:39,867 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:39,867 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:35:39,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:35:39,871 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:39,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:39,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:35:39,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:39,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:35:39,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:35:39,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:39,895 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:39,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:39,899 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:39,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:35:39,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:35:39,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:39,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:35:39,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:35:39,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:39,913 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:39,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:39,917 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:39,918 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:35:39,918 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:35:39,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:39,921 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:39,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:39,925 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:39,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/2f2fc90f-3c23-4788-a602-67054bd5dbde ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'ID_FS_UUID_ENC': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692038391'} ; 2024-03-01 16:35:39,929 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:35:39,929 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:39,933 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:35:39,933 INFO program/MainThread: stderr[47]: 2024-03-01 16:35:39,933 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:35:39,933 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:39,936 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:35:39,936 INFO program/MainThread: stderr[48]: 2024-03-01 16:35:39,936 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:35:39,936 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:39,939 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:35:39,940 INFO program/MainThread: stderr[49]: 2024-03-01 16:35:39,940 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:35:39,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:35:39,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:39,952 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:35:39,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:39,953 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:35:39,948 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b9a160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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 (0x7f35e9b4e9e8) -- name = test_vg3 status = True 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:39,954 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:39,957 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:35:39,957 INFO program/MainThread: stderr[50]: 2024-03-01 16:35:39,958 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:35:39,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:35:39,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:39,966 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:35:39,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:39,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:35:39,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:35:39,976 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:39,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:35:39,977 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:35:39,980 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:39,980 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:35:39,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:35:39,984 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:39,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:39,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:39,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:39,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:35:40,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:40,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:35:40,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:35:40,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:40,008 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:40,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:40,013 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:35:40,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:35:40,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:40,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:35:40,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:35:40,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:40,027 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:40,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:40,031 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,031 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:35:40,032 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:35:40,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:40,035 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:40,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:40,039 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,042 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/6ca16092-03ca-4570-bb90-affc86ce0c26', '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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'ID_FS_UUID_ENC': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691708559'} ; 2024-03-01 16:35:40,042 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:35:40,043 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:40,047 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:35:40,047 INFO program/MainThread: stderr[51]: 2024-03-01 16:35:40,047 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:35:40,047 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:40,050 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:35:40,050 INFO program/MainThread: stderr[52]: 2024-03-01 16:35:40,050 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:35:40,051 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:40,054 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:35:40,054 INFO program/MainThread: stderr[53]: 2024-03-01 16:35:40,054 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:35:40,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:40,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:35:40,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:40,067 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:35:40,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:40,068 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:35:40,063 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35ead126d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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 (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:40,069 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:40,072 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:35:40,072 INFO program/MainThread: stderr[54]: 2024-03-01 16:35:40,072 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:35:40,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:35:40,080 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:40,080 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:35:40,084 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:40,084 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:35:40,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:35:40,091 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,091 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:35:40,092 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:35:40,095 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:40,095 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:35:40,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:35:40,099 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:40,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:40,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:40,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw ; incomplete: False ; hidden: False ; 2024-03-01 16:35:40,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:40,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:35:40,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:40,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:35:40,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:35:40,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:40,123 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:40,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:40,127 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:35:40,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:35:40,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:40,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:35:40,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:35:40,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:40,142 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:40,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:40,145 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,146 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:35:40,146 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:35:40,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:40,149 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:40,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:40,153 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:40,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw ' '/dev/disk/by-uuid/7af00cd1-f172-4470-a1d3-6a99c5a5848c ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'ID_FS_UUID_ENC': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691384696'} ; 2024-03-01 16:35:40,157 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:35:40,157 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:40,161 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:35:40,161 INFO program/MainThread: stderr[55]: 2024-03-01 16:35:40,161 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:35:40,161 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:40,164 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:35:40,164 INFO program/MainThread: stderr[56]: 2024-03-01 16:35:40,164 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:35:40,164 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:40,167 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:35:40,168 INFO program/MainThread: stderr[57]: 2024-03-01 16:35:40,168 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:35:40,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:40,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:35:40,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:40,181 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:40,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:40,182 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:40,176 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b60e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw 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 (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:40,183 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:40,186 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:35:40,186 INFO program/MainThread: stderr[58]: 2024-03-01 16:35:40,186 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:35:40,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:35:40,194 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:40,194 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:35:40,198 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:40,198 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:35:40,201 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,202 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:35:40,205 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,205 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:35:40,205 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:35:40,209 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:40,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:35:40,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:35:40,213 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:40,213 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:40,216 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': '37936093'} ; 2024-03-01 16:35:40,216 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:35:40,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:40,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:40,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:35:40,228 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:35:40,228 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:35:40,228 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:35:40,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:35:40,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:35:40,232 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:35:40,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:35:40,235 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:35:40,238 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:35:40,239 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:35:40,239 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:35:40,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35ead192e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:35:40,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:35:40,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:40,246 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:35:40,249 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:40,249 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:35:40,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:35:40,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:40,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:35:40,260 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:35:40,263 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:40,266 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:35:40,270 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 0x7f35e9b9f208> 2024-03-01 16:35:43,356 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:35:43,360 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:35:43,360 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:35:43,364 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': '37939519'} ; 2024-03-01 16:35:43,364 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:35:43,364 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:35:43,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,375 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:35:43,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:43,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:43,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:35:43,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:35:43,421 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:35:43,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:35:43,424 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:35:43,427 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:35:43,428 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:35:43,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 16:35:43,431 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:43,431 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:35:43,435 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:35:43,438 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:35:43,441 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:35:43,444 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:35:43,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 16:35:43,448 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:43,448 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:35:43,449 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:35:43,448 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f35ead19cf8) -- 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 0x7f35e9aefca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:35:43,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:35:43,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:43,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:35:43,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:43,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:35:43,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:43,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:35:43,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:43,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:35:43,466 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:35:43,470 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:43,470 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:35:43,473 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:35:43,473 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:43,476 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/7af00cd1-f172-4470-a1d3-6a99c5a5848c ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'ID_FS_UUID_ENC': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691384696'} ; 2024-03-01 16:35:43,476 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:35:43,477 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:43,480 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:35:43,480 INFO program/MainThread: stderr[59]: 2024-03-01 16:35:43,480 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:35:43,480 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:43,484 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:35:43,484 INFO program/MainThread: stderr[60]: 2024-03-01 16:35:43,484 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:35:43,484 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:43,487 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:35:43,487 INFO program/MainThread: stderr[61]: 2024-03-01 16:35:43,487 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:35:43,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,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 16:35:43,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,500 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,502 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b60e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:43,502 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:43,505 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:35:43,506 INFO program/MainThread: stderr[62]: 2024-03-01 16:35:43,506 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:35:43,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:35:43,510 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:35:43,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6ca16092-03ca-4570-bb90-affc86ce0c26 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45 ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'ID_FS_UUID_ENC': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691708559'} ; 2024-03-01 16:35:43,513 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:35:43,513 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:43,516 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:35:43,517 INFO program/MainThread: stderr[63]: 2024-03-01 16:35:43,517 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:35:43,517 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:43,520 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:35:43,520 INFO program/MainThread: stderr[64]: 2024-03-01 16:35:43,520 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:35:43,520 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:43,523 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:35:43,523 INFO program/MainThread: stderr[65]: 2024-03-01 16:35:43,523 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:35:43,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,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 16:35:43,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,537 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,533 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35ead126d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:43,539 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:43,542 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:35:43,543 INFO program/MainThread: stderr[66]: 2024-03-01 16:35:43,543 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:35:43,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:35:43,547 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:35:43,550 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-uuid/2f2fc90f-3c23-4788-a602-67054bd5dbde ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'ID_FS_UUID_ENC': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692038391'} ; 2024-03-01 16:35:43,550 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:35:43,550 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:43,553 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:35:43,554 INFO program/MainThread: stderr[67]: 2024-03-01 16:35:43,554 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:35:43,554 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:43,557 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:35:43,557 INFO program/MainThread: stderr[68]: 2024-03-01 16:35:43,557 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:35:43,557 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:43,560 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:35:43,560 INFO program/MainThread: stderr[69]: 2024-03-01 16:35:43,561 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:35:43,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:35:43,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,569 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b9a160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:43,575 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:43,579 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:35:43,579 INFO program/MainThread: stderr[70]: 2024-03-01 16:35:43,579 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:35:43,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:35:43,583 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:35:43,586 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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ ' '/dev/disk/by-uuid/ea1d75d7-67b9-4c00-8184-47f45ca60c34 ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'ID_FS_UUID_ENC': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692358225'} ; 2024-03-01 16:35:43,586 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:35:43,587 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:43,590 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:35:43,590 INFO program/MainThread: stderr[71]: 2024-03-01 16:35:43,590 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:35:43,590 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:43,593 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:35:43,594 INFO program/MainThread: stderr[72]: 2024-03-01 16:35:43,594 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:35:43,594 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:43,597 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:35:43,597 INFO program/MainThread: stderr[73]: 2024-03-01 16:35:43,597 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:35:43,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:35:43,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:43,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:43,606 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35eac5ba20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b4e9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:43,612 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:43,616 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:35:43,616 INFO program/MainThread: stderr[74]: 2024-03-01 16:35:43,616 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:35:43,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:35:43,620 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:35:43,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT ' '/dev/disk/by-uuid/efa16764-9eb2-417e-9e8c-8d06204b02ac ' '/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-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'ID_FS_UUID_ENC': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693228474'} ; 2024-03-01 16:35:43,623 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:35:43,624 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:43,627 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:35:43,627 INFO program/MainThread: stderr[75]: 2024-03-01 16:35:43,627 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:35:43,627 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:43,630 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:35:43,630 INFO program/MainThread: stderr[76]: 2024-03-01 16:35:43,630 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:35:43,631 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:43,634 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:35:43,634 INFO program/MainThread: stderr[77]: 2024-03-01 16:35:43,634 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:35:43,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:35:43,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:43,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:43,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:43,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:43,642 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b52518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b8e518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:43,647 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:43,651 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:35:43,651 INFO program/MainThread: stderr[78]: 2024-03-01 16:35:43,651 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:35:43,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:35:43,656 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:35:43,659 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-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1 ' '/dev/disk/by-uuid/39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 ' '/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-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'ID_FS_UUID_ENC': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693526520'} ; 2024-03-01 16:35:43,659 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:35:43,659 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:43,663 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:35:43,663 INFO program/MainThread: stderr[79]: 2024-03-01 16:35:43,663 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:35:43,663 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:43,667 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:35:43,667 INFO program/MainThread: stderr[80]: 2024-03-01 16:35:43,667 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:35:43,667 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:43,670 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:35:43,670 INFO program/MainThread: stderr[81]: 2024-03-01 16:35:43,670 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:35:43,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:35:43,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:43,682 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:43,682 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:43,683 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:43,679 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b30940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35e9b8e518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:43,684 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:43,687 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:35:43,687 INFO program/MainThread: stderr[82]: 2024-03-01 16:35:43,687 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:35:43,691 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:35:43,691 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:35:43,694 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/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2 ' '/dev/disk/by-uuid/a23d0898-73e3-48fd-8c7d-2cce8735dc6f', '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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'ID_FS_UUID_ENC': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694358402'} ; 2024-03-01 16:35:43,694 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:35:43,695 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:43,698 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:35:43,698 INFO program/MainThread: stderr[83]: 2024-03-01 16:35:43,698 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:35:43,698 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:43,701 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:35:43,702 INFO program/MainThread: stderr[84]: 2024-03-01 16:35:43,702 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:35:43,702 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:43,705 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:35:43,705 INFO program/MainThread: stderr[85]: 2024-03-01 16:35:43,705 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:35:43,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:35:43,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:43,717 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:43,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:43,718 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:43,713 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35eac6e898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35eac6ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:43,718 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:43,722 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:35:43,722 INFO program/MainThread: stderr[86]: 2024-03-01 16:35:43,722 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:35:43,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:35:43,726 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:35:43,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/04fa44af-b630-40ee-b618-df1b471c8efc ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz ' '/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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '04fa44af-b630-40ee-b618-df1b471c8efc', 'ID_FS_UUID_ENC': '04fa44af-b630-40ee-b618-df1b471c8efc', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694660643'} ; 2024-03-01 16:35:43,729 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:35:43,730 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:43,733 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:35:43,733 INFO program/MainThread: stderr[87]: 2024-03-01 16:35:43,733 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:35:43,733 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:43,736 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:35:43,736 INFO program/MainThread: stderr[88]: 2024-03-01 16:35:43,736 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:35:43,736 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:43,740 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:35:43,740 INFO program/MainThread: stderr[89]: 2024-03-01 16:35:43,740 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:35:43,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:35:43,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:43,751 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:43,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:43,752 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:43,748 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35e9b7f8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f35eac6ef28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:43,753 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:43,756 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:35:43,756 INFO program/MainThread: stderr[90]: 2024-03-01 16:35:43,756 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:35:43,760 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:35:43,761 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:35:43,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:43,771 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:43,787 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:35:43,788 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:35:43,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,802 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:35:43,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,814 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:35:43,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,827 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:35:43,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,839 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:35:43,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,852 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:35:43,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:43,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:43,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:43,864 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:35:48,422 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cqocgks1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:35:48,458 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:48,458 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:35:48,461 INFO program/MainThread: stdout[2]: 2024-03-01 16:35:48,461 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:35:48,462 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:35:48,462 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:35:48,466 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:48,466 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:35:48,470 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:48,470 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:35:48,473 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:48,473 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:35:48,476 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:35:48,476 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:35:48,487 INFO program/MainThread: stdout: 2024-03-01 16:35:48,487 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:35:48,487 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV 2024-03-01 16:35:48,487 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f 2024-03-01 16:35:48,488 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD 2024-03-01 16:35:48,488 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 04fa44af-b630-40ee-b618-df1b471c8efc 2024-03-01 16:35:48,488 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh 2024-03-01 16:35:48,488 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb 2024-03-01 16:35:48,488 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs efa16764-9eb2-417e-9e8c-8d06204b02ac 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 2024-03-01 16:35:48,488 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP 2024-03-01 16:35:48,488 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh 2024-03-01 16:35:48,488 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra 2024-03-01 16:35:48,488 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 7af00cd1-f172-4470-a1d3-6a99c5a5848c 2024-03-01 16:35:48,488 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 6ca16092-03ca-4570-bb90-affc86ce0c26 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde 2024-03-01 16:35:48,488 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde 2024-03-01 16:35:48,488 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 2024-03-01 16:35:48,488 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX 2024-03-01 16:35:48,488 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 2024-03-01 16:35:48,488 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:35:48,488 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:35:48,488 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:35:48,488 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:35:48,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:48,488 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f sdb 1073741824 root disk brw-rw---- LVM2_member QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a23d0898-73e3-48fd-8c7d-2cce8735dc6f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 04fa44af-b630-40ee-b618-df1b471c8efc sdc 1073741824 root disk brw-rw---- LVM2_member nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh sdd 1073741824 root disk brw-rw---- LVM2_member G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb |-test_vg2-lv4 641728512 root disk brw-rw---- xfs efa16764-9eb2-417e-9e8c-8d06204b02ac `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 sde 1073741824 root disk brw-rw---- LVM2_member TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP sdf 1073741824 root disk brw-rw---- LVM2_member wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh sdg 1073741824 root disk brw-rw---- LVM2_member JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 7af00cd1-f172-4470-a1d3-6a99c5a5848c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 6ca16092-03ca-4570-bb90-affc86ce0c26 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde sdh 1073741824 root disk brw-rw---- LVM2_member Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2f2fc90f-3c23-4788-a602-67054bd5dbde sdi 1073741824 root disk brw-rw---- LVM2_member hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 sdj 1073741824 root disk brw-rw---- LVM2_member OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ea1d75d7-67b9-4c00-8184-47f45ca60c34 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:35:48,489 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:48,489 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:48,489 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:35:48,489 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:35:48,489 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:35:48,489 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:35:48,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:48,501 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:48,516 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:35:48,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': 'NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV', 'ID_FS_UUID_ENC': 'NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:35:48,520 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:35:48,521 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,555 INFO program/MainThread: stdout[3]: 2024-03-01 16:35:48,555 INFO program/MainThread: stderr[3]: 2024-03-01 16:35:48,555 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:35:48,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,568 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:35:48,573 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:35:48,573 INFO blivet/MainThread: sda is a disk 2024-03-01 16:35:48,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:35:48,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:35:48,577 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:35:48,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:35:48,581 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:35:48,584 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:35:48,584 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:35:48,585 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:35:48,585 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874dbadba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:35:48,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:35:48,592 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:48,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:35:48,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:48,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:35:48,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:35:48,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:35:48,606 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:35:48,607 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:35:48,607 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,637 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:48,637 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:48,637 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:35:48,637 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:35:48,642 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; 2024-03-01 16:35:48,642 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:35:48,645 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:35:48,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:48,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:48,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,658 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,687 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:48,687 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:48,687 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:35:48,687 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:48,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:35:48,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:35:48,697 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:48,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:35:48,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:35:48,700 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,728 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:48,728 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD. WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:35:48,728 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:35:48,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:35:48,733 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:35:48,736 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:35:48,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:48,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:35:48,743 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:35:48,743 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:48,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/lvm-pv-uuid-QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD', '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': 'QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD', 'ID_FS_UUID_ENC': 'QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:35:48,747 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:35:48,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:35:48,758 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:35:48,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:35:48,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:35:48,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:35:48,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:35:48,765 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:35:48,768 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:35:48,769 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:35:48,769 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:35:48,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874dbc0eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:35:48,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:35:48,776 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:48,776 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:35:48,780 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:48,780 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:35:48,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,783 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:35:48,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:35:48,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:35:48,790 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:35:48,790 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,818 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:48,818 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). 2024-03-01 16:35:48,818 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:35:48,819 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:35:48,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:35:48,823 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:35:48,826 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:35:48,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:48,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:35:48,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:35:48,839 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:48,842 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:35:48,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:48,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:48,849 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:48,875 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:48,875 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh. WARNING: VG test_vg1 is missing PV nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh (last written to /dev/sdc). 2024-03-01 16:35:48,875 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:35:48,875 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:35:48,876 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:48,880 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:35:48,880 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:35:48,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:35:48,892 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:35:48,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:35:48,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:35:48,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:35:48,898 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:35:48,899 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:35:48,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:35:48,902 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:35:48,903 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:35:48,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874dbc0c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:35:48,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:35:48,906 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:35:48,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:35:48,910 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:35:48,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,920 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:35:48,920 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:35:48,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:35:48,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:35:48,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:35:48,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:35:48,927 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:35:48,930 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:35:48,931 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:35:48,931 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:35:48,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cae0cf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:35:48,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:35:48,935 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:35:48,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh', 'ID_FS_UUID_ENC': 'nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:35:48,938 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:35:48,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:35:48,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:48,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:35:48,949 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:35:48,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:35:48,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:35:48,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:35:48,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:35:48,956 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:35:48,959 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:35:48,959 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:35:48,960 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:35:48,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cadcc18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:35:48,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:35:48,966 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:48,967 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:35:48,970 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:48,970 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:35:48,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:35:48,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:48,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:35:48,980 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:35:48,980 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:35:48,980 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 16:35:49,008 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:35:49,008 INFO program/MainThread: stderr[9]: 2024-03-01 16:35:49,008 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:35:49,009 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:35:49,013 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:49,013 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:35:49,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:35:49,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:49,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:35:49,030 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:35:49,033 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:35:49,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:49,039 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 16:35:49,067 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:49,067 INFO program/MainThread: stderr[10]: 2024-03-01 16:35:49,067 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:35:49,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:49,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:35:49,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:49,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:35:49,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:35:49,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:49,094 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:49,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:49,098 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:49,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:35:49,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:35:49,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:35:49,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:35:49,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:35:49,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:49,112 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:49,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:49,116 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:49,117 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:35:49,117 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:35:49,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:49,120 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:35:49,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:35:49,124 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:35:49,128 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz ' '/dev/disk/by-uuid/04fa44af-b630-40ee-b618-df1b471c8efc ' '/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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '04fa44af-b630-40ee-b618-df1b471c8efc', 'ID_FS_UUID_ENC': '04fa44af-b630-40ee-b618-df1b471c8efc', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694660643'} ; 2024-03-01 16:35:49,128 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:35:49,128 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:49,132 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:35:49,132 INFO program/MainThread: stderr[11]: 2024-03-01 16:35:49,132 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:35:49,132 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:49,135 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:35:49,135 INFO program/MainThread: stderr[12]: 2024-03-01 16:35:49,135 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:35:49,135 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:49,138 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:35:49,138 INFO program/MainThread: stderr[13]: 2024-03-01 16:35:49,139 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:35:49,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:35:49,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:49,150 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:35:49,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:49,151 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:35:49,146 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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 (0x7f874dbc0f28) -- 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 = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:49,151 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:49,154 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:35:49,154 INFO program/MainThread: stderr[14]: 2024-03-01 16:35:49,154 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:35:49,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:35:49,162 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,163 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:35:49,166 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,166 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:35:49,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:35:49,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:35:49,176 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:35:49,176 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:35:49,180 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:49,180 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:35:49,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:35:49,184 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:49,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:49,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:35:49,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:49,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:35:49,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:35:49,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:49,208 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:49,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:49,212 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:49,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:35:49,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:35:49,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:49,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:35:49,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:35:49,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:49,227 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:49,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:49,231 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:49,231 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:35:49,231 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:35:49,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:49,235 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:35:49,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:35:49,239 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:35:49,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a23d0898-73e3-48fd-8c7d-2cce8735dc6f ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2 ' '/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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'ID_FS_UUID_ENC': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694358402'} ; 2024-03-01 16:35:49,242 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:35:49,243 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:49,246 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:35:49,246 INFO program/MainThread: stderr[15]: 2024-03-01 16:35:49,246 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:35:49,246 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:49,250 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:35:49,250 INFO program/MainThread: stderr[16]: 2024-03-01 16:35:49,250 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:35:49,250 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:49,253 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:35:49,253 INFO program/MainThread: stderr[17]: 2024-03-01 16:35:49,253 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:35:49,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:35:49,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:49,265 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:49,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:49,266 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:49,261 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 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 (0x7f874dbc0f28) -- name = test_vg1 status = True 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 = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:49,266 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:49,270 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:35:49,270 INFO program/MainThread: stderr[18]: 2024-03-01 16:35:49,270 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:35:49,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:35:49,278 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,278 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:35:49,281 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,281 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:35:49,285 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,285 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:35:49,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:35:49,289 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:35:49,293 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:49,293 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:35:49,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:35:49,297 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:49,297 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:49,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/lvm-pv-uuid-G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': 'G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb', 'ID_FS_UUID_ENC': 'G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:35:49,300 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:35:49,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,311 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:35:49,312 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:35:49,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:35:49,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:35:49,315 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:35:49,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:35:49,319 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:35:49,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:35:49,322 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:35:49,323 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:35:49,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874caecda0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:35:49,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:35:49,330 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,330 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:35:49,333 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,333 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:35:49,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,337 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:35:49,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:35:49,344 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:35:49,344 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:35:49,344 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 16:35:49,370 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:49,370 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:49,370 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:35:49,371 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:35:49,375 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:35:49,375 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:35:49,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:35:49,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:49,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,391 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 16:35:49,417 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 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=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:49,417 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:49,417 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:35:49,417 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:49,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:35:49,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:35:49,426 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:49,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:35:49,430 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:35:49,430 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 16:35:49,460 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:49,460 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP. WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP (last written to /dev/sde). WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:49,460 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:35:49,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:35:49,465 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:35:49,468 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:35:49,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:35:49,475 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:35:49,475 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:49,479 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/lvm-pv-uuid-TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP', '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': 'TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP', 'ID_FS_UUID_ENC': 'TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:35:49,479 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:35:49,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,490 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:35:49,490 INFO blivet/MainThread: sde is a disk 2024-03-01 16:35:49,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:35:49,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:35:49,494 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:35:49,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:35:49,497 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:35:49,500 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:35:49,501 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:35:49,501 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:35:49,501 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cae6c18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:35:49,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:35:49,509 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,509 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:35:49,512 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,512 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:35:49,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:35:49,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,519 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:35:49,522 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:35:49,522 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:35:49,522 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:49,551 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:49,551 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:49,551 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:35:49,552 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:35:49,556 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:49,556 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:35:49,559 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:35:49,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:35:49,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:35:49,573 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:49,576 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:35:49,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:49,583 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:49,610 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:49,610 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh. WARNING: VG test_vg2 is missing PV wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh (last written to /dev/sdf). 2024-03-01 16:35:49,610 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:35:49,611 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:35:49,611 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:49,616 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/lvm-pv-uuid-wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': 'wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh', 'ID_FS_UUID_ENC': 'wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:35:49,616 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:35:49,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,627 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:35:49,627 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:35:49,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:35:49,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:35:49,631 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:35:49,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:35:49,635 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:35:49,638 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:35:49,638 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:35:49,639 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:35:49,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874ca829b0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:35:49,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:35:49,646 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,646 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:35:49,649 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,650 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:35:49,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:35:49,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:35:49,660 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:35:49,660 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:35:49,660 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:49,688 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:35:49,688 INFO program/MainThread: stderr[24]: 2024-03-01 16:35:49,688 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:35:49,689 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:35:49,693 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:35:49,693 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:35:49,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:35:49,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:49,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:35:49,710 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:35:49,713 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:35:49,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ ; incomplete: True ; hidden: False ; 2024-03-01 16:35:49,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:49,720 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:49,746 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:49,747 INFO program/MainThread: stderr[25]: 2024-03-01 16:35:49,747 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:35:49,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:49,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:35:49,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:49,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:35:49,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:35:49,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:49,773 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:49,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:49,777 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:49,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:35:49,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:35:49,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:35:49,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:35:49,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:35:49,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:49,792 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:49,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:49,796 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:49,796 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:35:49,796 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:35:49,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:49,799 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:35:49,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:35:49,803 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:35:49,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1 ' '/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-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'ID_FS_UUID_ENC': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693526520'} ; 2024-03-01 16:35:49,807 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:35:49,807 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:49,811 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:35:49,811 INFO program/MainThread: stderr[26]: 2024-03-01 16:35:49,811 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:35:49,811 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:49,814 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:35:49,815 INFO program/MainThread: stderr[27]: 2024-03-01 16:35:49,815 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:35:49,815 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:49,818 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:35:49,818 INFO program/MainThread: stderr[28]: 2024-03-01 16:35:49,818 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:35:49,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:35:49,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:49,829 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:35:49,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:49,830 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:35:49,826 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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 (0x7f874cae0518) -- 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 = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:49,831 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:49,834 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:35:49,834 INFO program/MainThread: stderr[29]: 2024-03-01 16:35:49,834 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:35:49,838 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:35:49,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:35:49,846 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,846 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:35:49,850 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,850 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:35:49,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:35:49,854 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:35:49,857 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:49,857 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:35:49,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:35:49,861 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:49,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:49,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:35:49,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:49,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:35:49,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:35:49,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:49,886 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:49,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:49,890 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:49,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:35:49,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:35:49,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:49,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:35:49,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:35:49,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:49,905 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:49,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:49,908 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:49,909 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:35:49,909 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:35:49,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:49,921 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:35:49,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:35:49,925 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:35:49,929 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-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/efa16764-9eb2-417e-9e8c-8d06204b02ac', '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-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'ID_FS_UUID_ENC': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693228474'} ; 2024-03-01 16:35:49,929 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:35:49,929 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:49,933 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:35:49,933 INFO program/MainThread: stderr[30]: 2024-03-01 16:35:49,933 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:35:49,934 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:49,937 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:35:49,937 INFO program/MainThread: stderr[31]: 2024-03-01 16:35:49,937 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:35:49,937 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:49,940 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:35:49,940 INFO program/MainThread: stderr[32]: 2024-03-01 16:35:49,940 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:35:49,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:35:49,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:49,952 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:49,953 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:49,953 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:49,949 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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 (0x7f874cae0518) -- name = test_vg2 status = 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 = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:49,954 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:49,957 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:35:49,957 INFO program/MainThread: stderr[33]: 2024-03-01 16:35:49,957 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:35:49,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:35:49,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:49,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:35:49,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:49,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:35:49,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:35:49,976 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:49,976 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:35:49,977 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:35:49,980 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:49,980 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:35:49,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:35:49,984 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:49,984 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:49,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/lvm-pv-uuid-JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra', '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': 'JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra', 'ID_FS_UUID_ENC': 'JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:35:49,988 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:35:49,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:35:49,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:49,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:35:50,000 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:35:50,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:35:50,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:35:50,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:35:50,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:35:50,007 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:35:50,010 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:35:50,010 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:35:50,011 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:35:50,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874caa09b0) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:35:50,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:35:50,018 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,018 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:35:50,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:35:50,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:35:50,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:35:50,032 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:35:50,032 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:35:50,032 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,063 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:50,063 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,063 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:35:50,063 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:35:50,068 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:35:50,068 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:35:50,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:35:50,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:50,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,085 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,113 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 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=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 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=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:50,113 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,113 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:35:50,113 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:35:50,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:35:50,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:35:50,122 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:50,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:35:50,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:35:50,126 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,155 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:50,155 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7. WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,155 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:35:50,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:35:50,160 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:35:50,164 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:35:50,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,170 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:50,170 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:50,174 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/lvm-pv-uuid-Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7', 'ID_FS_UUID_ENC': 'Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:35:50,174 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:35:50,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,185 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:35:50,186 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:35:50,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:35:50,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:35:50,189 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:35:50,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:35:50,193 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:35:50,196 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:35:50,197 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:35:50,197 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:35:50,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cae6d68) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:35:50,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:35:50,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,204 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:35:50,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:35:50,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:35:50,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:35:50,218 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:35:50,218 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:35:50,218 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,249 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:50,249 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,249 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:35:50,250 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:35:50,254 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; 2024-03-01 16:35:50,254 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:35:50,257 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:35:50,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:35:50,271 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:50,274 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:35:50,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,281 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,311 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:50,312 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR. WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,312 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:35:50,312 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:50,312 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:50,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': 'hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR', 'ID_FS_UUID_ENC': 'hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:35:50,317 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:35:50,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:35:50,329 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:35:50,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:35:50,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:35:50,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:35:50,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:35:50,337 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:35:50,340 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:35:50,340 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:35:50,341 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:35:50,341 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cae6f98) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:35:50,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:35:50,348 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,348 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:35:50,351 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,352 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:35:50,355 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:35:50,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:35:50,362 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:35:50,362 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:35:50,362 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,391 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:50,391 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,391 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:35:50,392 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:35:50,396 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; 2024-03-01 16:35:50,397 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:35:50,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:35:50,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:35:50,413 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:50,417 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:35:50,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,423 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,454 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:50,455 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX. WARNING: VG test_vg3 is missing PV OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:35:50,455 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:35:50,455 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:35:50,455 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:50,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/lvm-pv-uuid-OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': 'OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX', 'ID_FS_UUID_ENC': 'OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:35:50,460 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:35:50,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,472 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:35:50,473 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:35:50,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:35:50,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:35:50,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:35:50,479 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:35:50,480 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:35:50,483 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:35:50,483 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:35:50,484 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:35:50,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874cafcb00) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:35:50,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:35:50,491 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,491 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:35:50,494 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,494 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:35:50,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:35:50,502 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,502 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:35:50,505 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:35:50,505 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:35:50,505 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/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,534 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NGTILq-ghmm-6IMY-NDIK-J0eJ-L0Vo-ULM8JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QyaucM-rDD2-TxIL-LFE2-OoVd-b8ur-thLWrD LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nD6anb-TZhL-RqAr-ZPGA-ajAb-DHUO-MO21Wh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G2HgVw-vMO9-PAiD-Ep3T-vGK8-cvjh-zU5Tlb LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=TRXcEo-rwL1-S7rU-yG2p-dJMl-i7iL-ORxkkP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wIcOXq-W80o-B9go-2qA5-har3-TBNP-3zWjAh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JRIT2W-kYkM-FF1v-VlSg-62z9-sL9g-QwE0ra LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=Ie34QR-7jvx-iEdN-HELF-00KS-E0AT-70Vcl7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=hBuUxA-obUp-WX7F-2Ycj-A0Z6-raJ8-DMVmiR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=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=OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:35:50,534 INFO program/MainThread: stderr[41]: 2024-03-01 16:35:50,534 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:35:50,535 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:35:50,539 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OF8EpI-kvNx-kkcI-S8EU-s5AF-Qr0d-09NmcX ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:35:50,539 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:35:50,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:35:50,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:35:50,556 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:35:50,559 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:35:50,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV ; incomplete: True ; hidden: False ; 2024-03-01 16:35:50,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:50,566 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/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:50,597 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz 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=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 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=EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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=QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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=m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:35:50,597 INFO program/MainThread: stderr[42]: 2024-03-01 16:35:50,598 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:35:50,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:50,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:35:50,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:50,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:35:50,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:35:50,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:50,624 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:50,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:50,629 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:50,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:35:50,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:35:50,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:35:50,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:35:50,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:35:50,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:50,643 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:50,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:50,647 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:50,648 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:35:50,648 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:35:50,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:50,651 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:35:50,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:35:50,655 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:35:50,659 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/ea1d75d7-67b9-4c00-8184-47f45ca60c34 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'ID_FS_UUID_ENC': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692358225'} ; 2024-03-01 16:35:50,659 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:35:50,659 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:50,663 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:35:50,663 INFO program/MainThread: stderr[43]: 2024-03-01 16:35:50,663 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:35:50,663 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:50,666 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:35:50,667 INFO program/MainThread: stderr[44]: 2024-03-01 16:35:50,667 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:35:50,667 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:50,670 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:35:50,670 INFO program/MainThread: stderr[45]: 2024-03-01 16:35:50,670 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:35:50,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:35:50,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,682 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:35:50,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,683 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:35:50,679 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ 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 (0x7f874caa09e8) -- 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:50,684 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:50,687 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:35:50,687 INFO program/MainThread: stderr[46]: 2024-03-01 16:35:50,687 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:35:50,691 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:35:50,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:35:50,699 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,699 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:35:50,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:35:50,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:35:50,708 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:35:50,711 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:50,711 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:35:50,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:35:50,715 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:50,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:50,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:35:50,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:50,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:35:50,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:35:50,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:50,739 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:50,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:50,744 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:50,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:35:50,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:35:50,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:35:50,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:35:50,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:35:50,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:50,758 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:50,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:50,762 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:50,762 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:35:50,763 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:35:50,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:50,766 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:35:50,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:35:50,770 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:35:50,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2f2fc90f-3c23-4788-a602-67054bd5dbde ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'ID_FS_UUID_ENC': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692038391'} ; 2024-03-01 16:35:50,774 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:35:50,774 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:50,777 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:35:50,777 INFO program/MainThread: stderr[47]: 2024-03-01 16:35:50,778 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:35:50,778 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:50,781 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:35:50,781 INFO program/MainThread: stderr[48]: 2024-03-01 16:35:50,781 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:35:50,781 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:50,784 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:35:50,784 INFO program/MainThread: stderr[49]: 2024-03-01 16:35:50,784 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:35:50,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:35:50,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,797 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:35:50,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,798 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:35:50,793 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K 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 (0x7f874caa09e8) -- name = test_vg3 status = True 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:50,799 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:50,802 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:35:50,802 INFO program/MainThread: stderr[50]: 2024-03-01 16:35:50,802 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:35:50,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:35:50,810 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:35:50,814 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,814 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:35:50,818 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,818 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:35:50,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:35:50,822 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:35:50,825 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:50,825 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:35:50,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:35:50,829 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:50,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:50,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:35:50,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:50,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:35:50,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:35:50,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:50,854 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:50,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:50,858 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:50,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:35:50,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:35:50,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:50,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:35:50,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:35:50,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:50,873 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:50,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:50,877 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:50,877 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:35:50,877 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:35:50,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:50,880 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:35:50,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:35:50,884 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:35:50,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/6ca16092-03ca-4570-bb90-affc86ce0c26 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'ID_FS_UUID_ENC': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691708559'} ; 2024-03-01 16:35:50,888 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:35:50,888 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:50,892 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:35:50,892 INFO program/MainThread: stderr[51]: 2024-03-01 16:35:50,892 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:35:50,892 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:50,895 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:35:50,895 INFO program/MainThread: stderr[52]: 2024-03-01 16:35:50,895 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:35:50,895 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:50,898 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:35:50,899 INFO program/MainThread: stderr[53]: 2024-03-01 16:35:50,899 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:35:50,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:35:50,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,911 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:35:50,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:50,913 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:35:50,907 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 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 (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:50,914 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:50,917 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:35:50,917 INFO program/MainThread: stderr[54]: 2024-03-01 16:35:50,917 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:35:50,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:35:50,925 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:50,925 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:35:50,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:50,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:35:50,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:35:50,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:50,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:35:50,937 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:35:50,940 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:50,940 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:35:50,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:35:50,944 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:50,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:50,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw ; incomplete: False ; hidden: False ; 2024-03-01 16:35:50,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:35:50,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:35:50,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:50,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:35:50,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:35:50,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:50,969 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:50,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:50,973 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:50,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:35:50,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:35:50,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:35:50,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:35:50,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:35:50,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:50,988 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:50,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:50,992 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:50,992 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:35:50,992 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:35:50,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:50,995 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:35:50,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:35:50,999 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:35:51,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7af00cd1-f172-4470-a1d3-6a99c5a5848c ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'ID_FS_UUID_ENC': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691384696'} ; 2024-03-01 16:35:51,003 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:35:51,003 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:51,007 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:35:51,007 INFO program/MainThread: stderr[55]: 2024-03-01 16:35:51,007 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:35:51,007 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:51,010 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:35:51,010 INFO program/MainThread: stderr[56]: 2024-03-01 16:35:51,010 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:35:51,010 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:51,013 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:35:51,014 INFO program/MainThread: stderr[57]: 2024-03-01 16:35:51,014 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:35:51,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:51,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:35:51,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:51,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:51,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:51,028 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:51,023 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw 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 (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:51,029 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:51,032 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:35:51,032 INFO program/MainThread: stderr[58]: 2024-03-01 16:35:51,032 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:35:51,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:35:51,040 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:51,041 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:35:51,044 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:51,044 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:35:51,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:51,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:35:51,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:51,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:35:51,052 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:35:51,055 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:51,056 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:35:51,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:35:51,059 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:51,060 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:35:51,063 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': '37936093'} ; 2024-03-01 16:35:51,063 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:35:51,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:51,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:51,075 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:35:51,075 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:35:51,075 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:35:51,075 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:35:51,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:35:51,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:35:51,079 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:35:51,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:35:51,082 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:35:51,085 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:35:51,086 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:35:51,086 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:35:51,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7f874caf12e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:35:51,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:35:51,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:51,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:35:51,097 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:51,097 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:35:51,100 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:51,100 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:35:51,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:51,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:35:51,107 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:35:51,110 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:35:51,114 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:35:51,120 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 0x7f874cad5188> 2024-03-01 16:35:54,288 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:35:54,292 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:35:54,292 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:35:54,296 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': '37939519'} ; 2024-03-01 16:35:54,296 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:35:54,297 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:35:54,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,308 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:35:54,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:54,327 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:54,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:35:54,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:35:54,354 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:35:54,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:35:54,357 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:35:54,361 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:35:54,361 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:35:54,364 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:35:54,365 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:54,365 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:35:54,368 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:35:54,371 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:35:54,374 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:35:54,378 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:35:54,381 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:35:54,381 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:35:54,382 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:35:54,382 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:35:54,382 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f874caf1cf8) -- 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 0x7f874ca41ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:35:54,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:35:54,390 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:35:54,390 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:35:54,393 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:35:54,393 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:35:54,397 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:54,397 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:35:54,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:35:54,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:35:54,400 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:35:54,404 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:35:54,404 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:35:54,407 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:35:54,407 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:35:54,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw ' '/dev/disk/by-uuid/7af00cd1-f172-4470-a1d3-6a99c5a5848c ' '/dev/test_vg3/lv8 /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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVm2uif5E3NjXaiAPTItbmlsdsrMVmCeGw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'ID_FS_UUID_ENC': '7af00cd1-f172-4470-a1d3-6a99c5a5848c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691384696'} ; 2024-03-01 16:35:54,410 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:35:54,411 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:54,415 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:35:54,415 INFO program/MainThread: stderr[59]: 2024-03-01 16:35:54,415 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:35:54,415 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:54,418 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:35:54,418 INFO program/MainThread: stderr[60]: 2024-03-01 16:35:54,418 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:35:54,418 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:54,421 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:35:54,422 INFO program/MainThread: stderr[61]: 2024-03-01 16:35:54,422 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:35:54,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:35:54,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,435 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,436 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,430 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:54,437 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:35:54,440 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:35:54,440 INFO program/MainThread: stderr[62]: 2024-03-01 16:35:54,440 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:35:54,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:35:54,444 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:35:54,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/6ca16092-03ca-4570-bb90-affc86ce0c26 ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVQiV4FlxvFtod43Rk9Bp6zvpctJGHWJ45', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'ID_FS_UUID_ENC': '6ca16092-03ca-4570-bb90-affc86ce0c26', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1691708559'} ; 2024-03-01 16:35:54,448 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:35:54,448 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:54,451 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:35:54,451 INFO program/MainThread: stderr[63]: 2024-03-01 16:35:54,451 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:35:54,452 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:54,455 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:35:54,455 INFO program/MainThread: stderr[64]: 2024-03-01 16:35:54,455 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:35:54,455 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:54,458 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:35:54,458 INFO program/MainThread: stderr[65]: 2024-03-01 16:35:54,458 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:35:54,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:35:54,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,474 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,468 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:54,475 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:35:54,478 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:35:54,478 INFO program/MainThread: stderr[66]: 2024-03-01 16:35:54,478 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:35:54,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:35:54,482 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:35:54,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K ' '/dev/disk/by-uuid/2f2fc90f-3c23-4788-a602-67054bd5dbde ' '/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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVu91iIo839j1YHAgmlvF8b1Xg60kHXc7K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'ID_FS_UUID_ENC': '2f2fc90f-3c23-4788-a602-67054bd5dbde', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692038391'} ; 2024-03-01 16:35:54,486 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:35:54,486 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:54,489 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:35:54,490 INFO program/MainThread: stderr[67]: 2024-03-01 16:35:54,490 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:35:54,490 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:54,493 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:35:54,493 INFO program/MainThread: stderr[68]: 2024-03-01 16:35:54,493 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:35:54,493 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:54,496 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:35:54,496 INFO program/MainThread: stderr[69]: 2024-03-01 16:35:54,496 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:35:54,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:35:54,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,509 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,505 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:54,512 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:35:54,515 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:35:54,515 INFO program/MainThread: stderr[70]: 2024-03-01 16:35:54,515 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:35:54,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:35:54,519 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:35:54,523 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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/ea1d75d7-67b9-4c00-8184-47f45ca60c34', '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-Ab2C0fshgHuznfw35WxHUUebCi3hRurVDOPCtOSaxx7fe5TQUIqWob1auTvIxGtQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'ID_FS_UUID_ENC': 'ea1d75d7-67b9-4c00-8184-47f45ca60c34', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1692358225'} ; 2024-03-01 16:35:54,523 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:35:54,523 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:54,526 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:35:54,526 INFO program/MainThread: stderr[71]: 2024-03-01 16:35:54,526 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:35:54,526 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:54,529 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:35:54,530 INFO program/MainThread: stderr[72]: 2024-03-01 16:35:54,530 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:35:54,530 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:54,533 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:35:54,533 INFO program/MainThread: stderr[73]: 2024-03-01 16:35:54,533 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:35:54,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:35:54,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,546 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:54,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:54,542 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:54,548 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:35:54,552 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:35:54,552 INFO program/MainThread: stderr[74]: 2024-03-01 16:35:54,552 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:35:54,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:35:54,556 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:35:54,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/efa16764-9eb2-417e-9e8c-8d06204b02ac ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', '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-pAc452I05cYv16MufDlUTnqTml44EgRJEKiXWy4DRCJ8Uedr860b0yjxVxEHzDhT', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'ID_FS_UUID_ENC': 'efa16764-9eb2-417e-9e8c-8d06204b02ac', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693228474'} ; 2024-03-01 16:35:54,559 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:35:54,560 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:54,563 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:35:54,563 INFO program/MainThread: stderr[75]: 2024-03-01 16:35:54,563 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:35:54,563 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:54,566 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:35:54,566 INFO program/MainThread: stderr[76]: 2024-03-01 16:35:54,566 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:35:54,566 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:54,569 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:35:54,570 INFO program/MainThread: stderr[77]: 2024-03-01 16:35:54,570 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:35:54,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:35:54,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:54,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:54,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:54,582 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:54,578 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:54,583 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:35:54,586 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:35:54,586 INFO program/MainThread: stderr[78]: 2024-03-01 16:35:54,586 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:35:54,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:35:54,590 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:35:54,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/39926c5c-c8c1-4f8d-b917-cedcf1a7fd95 ' '/dev/disk/by-id/dm-uuid-LVM-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1 ' '/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-pAc452I05cYv16MufDlUTnqTml44EgRJAnBQDNbNeCd804zvmAGl1Kq1WqcupEM1', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'ID_FS_UUID_ENC': '39926c5c-c8c1-4f8d-b917-cedcf1a7fd95', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1693526520'} ; 2024-03-01 16:35:54,594 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:35:54,594 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:54,597 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:35:54,597 INFO program/MainThread: stderr[79]: 2024-03-01 16:35:54,597 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:35:54,597 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:54,600 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:35:54,601 INFO program/MainThread: stderr[80]: 2024-03-01 16:35:54,601 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:35:54,601 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:54,604 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:35:54,604 INFO program/MainThread: stderr[81]: 2024-03-01 16:35:54,604 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:35:54,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:35:54,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:54,616 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:54,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:54,617 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:54,612 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:54,618 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:35:54,621 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:35:54,621 INFO program/MainThread: stderr[82]: 2024-03-01 16:35:54,621 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:35:54,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:35:54,625 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:35:54,628 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2 ' '/dev/disk/by-uuid/a23d0898-73e3-48fd-8c7d-2cce8735dc6f ' '/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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9qa2Dsbc8HwtKOZO65kWwPeuteISxR5d2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'ID_FS_UUID_ENC': 'a23d0898-73e3-48fd-8c7d-2cce8735dc6f', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694358402'} ; 2024-03-01 16:35:54,628 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:35:54,629 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:54,632 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:35:54,632 INFO program/MainThread: stderr[83]: 2024-03-01 16:35:54,632 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:35:54,632 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:54,635 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:35:54,635 INFO program/MainThread: stderr[84]: 2024-03-01 16:35:54,636 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:35:54,636 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:54,639 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:35:54,639 INFO program/MainThread: stderr[85]: 2024-03-01 16:35:54,639 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:35:54,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:35:54,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,651 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,652 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,647 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:54,652 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:35:54,656 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:35:54,656 INFO program/MainThread: stderr[86]: 2024-03-01 16:35:54,656 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:35:54,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:35:54,660 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:35:54,663 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/04fa44af-b630-40ee-b618-df1b471c8efc ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz', '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-95mNlVHBZGEE3W8M2hstcIKAEJ1cXYm9AjTJ9GmRohHfcUIRZOrnQ5fchRjby9jz', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '04fa44af-b630-40ee-b618-df1b471c8efc', 'ID_FS_UUID_ENC': '04fa44af-b630-40ee-b618-df1b471c8efc', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1694660643'} ; 2024-03-01 16:35:54,663 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:35:54,664 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:54,667 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:35:54,667 INFO program/MainThread: stderr[87]: 2024-03-01 16:35:54,667 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:35:54,667 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:54,670 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:35:54,670 INFO program/MainThread: stderr[88]: 2024-03-01 16:35:54,670 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:35:54,670 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:54,673 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:35:54,674 INFO program/MainThread: stderr[89]: 2024-03-01 16:35:54,674 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:35:54,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:35:54,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,685 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,686 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,682 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,687 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:35:54,690 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:35:54,690 INFO program/MainThread: stderr[90]: 2024-03-01 16:35:54,690 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:35:54,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:35:54,694 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:35:54,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:54,705 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:54,721 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:35:54,722 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:35:54,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,736 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:35:54,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,749 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:35:54,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,762 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:35:54,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,774 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:35:54,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,787 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:35:54,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:35:54,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:35:54,800 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:35:54,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,806 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:35:54,806 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,809 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,809 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,810 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,810 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,810 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,811 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:35:54,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:35:54,817 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:35:54,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:35:54,823 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:35:54,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:35:54,829 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:35:54,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:54,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:35:54,835 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:35:54,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,839 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,840 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,843 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,848 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,849 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,853 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,857 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,858 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,862 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,871 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,876 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,881 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,885 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,890 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,894 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,899 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,900 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,904 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,908 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,913 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,914 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,918 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,922 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,923 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,927 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,942 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,947 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,951 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,955 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,956 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,959 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,960 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,964 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,970 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,973 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,974 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,978 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,979 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,982 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:54,983 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:35:54,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cad18d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AjTJ9G-mRoh-HfcU-IRZO-rnQ5-fchR-jby9jz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:35:54,984 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:35:54,987 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:54,987 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:54,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:35:54,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:35:54,992 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:54,992 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:35:54,996 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:35:54,997 INFO program/MainThread: stderr[91]: 2024-03-01 16:35:54,997 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:35:55,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:35:55,001 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:35:55,001 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:55,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:35:55,008 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:35:55,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,020 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,024 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,028 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,033 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,037 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,041 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,045 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,054 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,058 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,062 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,083 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,090 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,094 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,103 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,107 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,114 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,124 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,127 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,128 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,131 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,135 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:35:55,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:35:55,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbc0898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qa2Dsb-c8Hw-tKOZ-O65k-WwPe-uteI-SxR5d2 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874dbc0f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 95mNlV-HBZG-EE3W-8M2h-stcI-KAEJ-1cXYm9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:35:55,140 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:35:55,144 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:55,144 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:35:55,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:35:55,148 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:55,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:35:55,151 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:35:55,151 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:55,151 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 16:35:55,151 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:35:55,154 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:35:55,155 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,158 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:35:55,161 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:35:55,165 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:35:55,165 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:35:55,165 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:35:55,165 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:35:55,165 DEBUG blivet/MainThread: removing sda 2024-03-01 16:35:55,168 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,168 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:35:55,171 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,171 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:35:55,171 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:35:55,171 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:35:55,174 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,174 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:35:55,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,178 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:35:55,178 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:35:55,178 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:35:55,181 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,181 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:35:55,184 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,184 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:35:55,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,191 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:35:55,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,195 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,195 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:35:55,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:35:55,201 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:35:55,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:35:55,207 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:35:55,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:35:55,213 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:35:55,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:35:55,220 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:35:55,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,223 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,224 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,227 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,229 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,232 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,233 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,237 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,238 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,241 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,243 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,246 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,247 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,251 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,252 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,255 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,256 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,259 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,260 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,265 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,269 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,308 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,312 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,316 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,317 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,320 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,321 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,325 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,326 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,330 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,331 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,334 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,335 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,339 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,340 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,344 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,345 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,348 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,349 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,353 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,357 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,359 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,361 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,362 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,363 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,367 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,368 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:35:55,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874ca82940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = AnBQDN-bNeC-d804-zvmA-Gl1K-q1Wq-cupEM1 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:35:55,368 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:35:55,371 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:55,372 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:35:55,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:35:55,375 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:55,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:35:55,379 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:35:55,379 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:55,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:35:55,385 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:35:55,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,388 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,389 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,392 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,396 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,401 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,402 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,405 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,405 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,406 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,409 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,413 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,422 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,425 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,426 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,429 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,430 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,443 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,446 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,450 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,450 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,454 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,458 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,471 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,482 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,484 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,487 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,488 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,491 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,492 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,495 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,496 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,499 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,503 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,504 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,508 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,509 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,512 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,513 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,516 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:35:55,517 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:35:55,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caa4518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EKiXWy-4DRC-J8Ue-dr86-0b0y-jxVx-EHzDhT size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874cae0518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pAc452-I05c-Yv16-MufD-lUTn-qTml-44EgRJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:35:55,517 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:35:55,520 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:55,521 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:35:55,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:35:55,524 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:55,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:35:55,528 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:35:55,528 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:55,528 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sdf', 'sde'] 2024-03-01 16:35:55,528 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:35:55,531 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:35:55,531 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,535 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:35:55,538 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:35:55,541 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:35:55,541 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:35:55,541 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:35:55,541 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:35:55,541 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:35:55,544 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,544 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:35:55,547 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,548 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:35:55,548 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:35:55,548 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:35:55,551 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,551 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:35:55,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,554 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:35:55,554 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:35:55,554 DEBUG blivet/MainThread: removing sde 2024-03-01 16:35:55,557 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:55,557 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:35:55,560 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:35:55,560 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:35:55,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,567 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:35:55,567 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,568 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,568 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,569 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,569 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,570 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,570 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,571 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,571 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,571 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,572 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,572 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:35:55,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:35:55,579 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:35:55,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:35:55,585 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:35:55,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:35:55,591 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:35:55,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:35:55,597 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:35:55,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:35:55,603 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:35:55,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,607 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,609 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,626 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,632 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,639 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,653 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,657 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,659 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,664 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,670 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,671 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,678 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,684 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,688 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,690 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,695 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,701 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,707 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,709 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,719 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,721 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,726 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,727 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,732 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,738 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,740 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,745 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,746 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,751 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,752 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,757 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,759 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,763 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,765 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,769 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,771 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,776 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,777 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,782 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,783 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,788 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,790 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,794 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,802 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:35:55,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dbada20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DOPCtO-Saxx-7fe5-TQUI-qWob-1auT-vIxGtQ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:35:55,803 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:35:55,806 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:55,806 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:55,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:35:55,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:35:55,810 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:55,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:35:55,813 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:35:55,814 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:55,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:55,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:35:55,820 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:35:55,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,824 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,829 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,837 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,842 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,846 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,848 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,852 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,865 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,871 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,875 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,876 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,881 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,894 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,898 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,899 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,904 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,905 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,909 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,911 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,915 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,922 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,926 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,928 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,932 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,933 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,938 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,939 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,943 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,945 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,949 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,951 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,955 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,956 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,961 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,962 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,966 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,968 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,972 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,974 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,978 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,979 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,984 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,985 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,989 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,991 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:55,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,995 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:55,996 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:56,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,001 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:56,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,002 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:35:55,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874caec160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u91iIo-839j-1YHA-gmlv-F8b1-Xg60-kHXc7K size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:35:56,003 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:35:56,006 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:56,006 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:35:56,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:35:56,010 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:35:56,014 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:35:56,014 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:56,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:35:56,020 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:35:56,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,029 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,034 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,039 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,056 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,060 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,062 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,067 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,072 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,077 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,081 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,083 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,087 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,088 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,092 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,097 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,098 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,102 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,103 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,109 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,113 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,114 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,118 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,119 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,123 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,124 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,128 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,130 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,134 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,135 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,139 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,140 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,144 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,145 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,149 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,151 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,154 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,156 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,160 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,161 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,165 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,166 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,170 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,172 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,176 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,177 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,181 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,182 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,186 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,187 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:35:56,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874dc646d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QiV4Fl-xvFt-od43-Rk9B-p6zv-pctJ-GHWJ45 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,188 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:35:56,191 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:56,191 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:35:56,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:35:56,195 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:35:56,199 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:35:56,199 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:35:56,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:35:56,205 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:35:56,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,208 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,209 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,213 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,214 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,218 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,219 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,223 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,228 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,229 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,233 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,234 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,237 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,238 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,242 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,243 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,247 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,248 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,251 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,256 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,257 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,261 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,265 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,270 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,271 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,275 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,276 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,279 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,281 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,284 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,285 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,289 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,290 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,294 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,295 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,298 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,299 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,303 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,304 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,308 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,309 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,312 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,314 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,317 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,318 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,322 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,323 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,327 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,328 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,331 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,336 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,337 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,341 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,342 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,345 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,347 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,350 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:35:56,356 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:35:56,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f874cab2e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m2uif5-E3Nj-XaiA-PTIt-bmls-dsrM-VmCeGw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874caa09e8) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Ab2C0f-shgH-uznf-w35W-xHUU-ebCi-3hRurV size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:35:56,357 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:35:56,360 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:35:56,360 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:35:56,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:35:56,364 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:35:56,367 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:35:56,367 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,368 DEBUG blivet.ansible/MainThread: ['sdj', 'sdh', 'sdi', 'sdg', 'test_vg3'] 2024-03-01 16:35:56,368 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:35:56,370 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:35:56,371 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,374 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:35:56,377 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:35:56,381 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:35:56,384 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:35:56,384 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:35:56,384 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:35:56,384 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:35:56,384 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:35:56,387 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:56,387 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:35:56,391 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:35:56,391 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:35:56,391 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:35:56,391 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:35:56,394 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:56,394 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:35:56,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:35:56,397 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:35:56,397 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:35:56,397 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:35:56,400 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:56,400 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:35:56,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:35:56,404 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:35:56,404 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:35:56,404 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:35:56,407 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:35:56,407 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:35:56,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:35:56,410 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:35:56,410 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:35:56,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,424 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,449 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,467 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:35:56,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,479 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,498 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:35:56,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,528 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:35:56,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,560 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:35:56,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,572 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,590 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:35:56,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,601 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,619 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:35:56,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,632 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,651 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:35:56,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,664 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,683 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:35:56,683 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:56,684 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,685 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:35:56,686 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:35:56,686 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:35:56,688 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:35:56,691 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:35:56,693 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:35:56,697 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:35:56,697 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:35:56,700 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:35:56,700 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 0x7f874ca0eca8> 2024-03-01 16:35:56,700 INFO blivet/MainThread: sorting actions... 2024-03-01 16:35:56,721 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,722 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,722 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,722 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,722 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,722 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:35:56,723 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:35:56,724 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:35:56,725 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:35:56,726 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:35:56,726 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:35:56,726 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,732 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:35:56,733 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:35:56,741 INFO program/MainThread: stdout: 2024-03-01 16:35:56,741 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:56,741 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,758 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,769 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,770 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:35:56,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:35:56,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:35:56,782 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:35:56,785 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:35:56,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:35:56,789 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:56,824 INFO program/MainThread: stdout[92]: 2024-03-01 16:35:56,824 INFO program/MainThread: stderr[92]: 2024-03-01 16:35:56,824 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:35:56,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:35:56,832 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:35:56,839 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:35:56,845 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:35:56,851 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,855 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:35:56,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:35:56,858 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:56,903 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:35:56,904 INFO program/MainThread: stderr[93]: 2024-03-01 16:35:56,904 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:35:56,905 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:56,919 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:35:56,919 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:35:56,945 INFO program/MainThread: stdout: 2024-03-01 16:35:56,945 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:56,946 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,971 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:56,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:56,983 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:35:56,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:35:56,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:35:56,994 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:35:56,998 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:35:57,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:35:57,001 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,035 INFO program/MainThread: stdout[94]: 2024-03-01 16:35:57,035 INFO program/MainThread: stderr[94]: 2024-03-01 16:35:57,035 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:35:57,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:35:57,043 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,046 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,050 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,053 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,056 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,063 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:35:57,069 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,114 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:35:57,114 INFO program/MainThread: stderr[95]: 2024-03-01 16:35:57,114 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:35:57,115 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:57,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,132 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:35:57,132 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:35:57,147 INFO program/MainThread: stdout: 2024-03-01 16:35:57,148 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:57,148 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,176 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,188 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,189 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:35:57,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:35:57,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:35:57,200 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:35:57,204 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:35:57,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:35:57,207 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,242 INFO program/MainThread: stdout[96]: 2024-03-01 16:35:57,242 INFO program/MainThread: stderr[96]: 2024-03-01 16:35:57,242 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:35:57,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:35:57,250 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,253 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,257 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,260 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,264 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,267 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,270 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,273 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:35:57,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:35:57,277 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,330 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:35:57,331 INFO program/MainThread: stderr[97]: 2024-03-01 16:35:57,331 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:35:57,332 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:57,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,347 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:35:57,347 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:35:57,361 INFO program/MainThread: stdout: 2024-03-01 16:35:57,361 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:57,361 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,397 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,398 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:35:57,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:35:57,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:35:57,409 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:35:57,413 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:35:57,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:35:57,417 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,450 INFO program/MainThread: stdout[98]: 2024-03-01 16:35:57,451 INFO program/MainThread: stderr[98]: 2024-03-01 16:35:57,451 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:35:57,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:35:57,459 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,465 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,472 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,475 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,478 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,481 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:35:57,485 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,524 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:35:57,524 INFO program/MainThread: stderr[99]: 2024-03-01 16:35:57,524 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:35:57,525 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:35:57,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:35:57,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:35:57,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:35:57,561 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,568 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,573 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,580 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,586 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,592 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,598 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:35:57,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:35:57,606 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,642 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:35:57,643 INFO program/MainThread: stderr[100]: 2024-03-01 16:35:57,643 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:35:57,643 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,708 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:35:57,709 INFO program/MainThread: stderr[101]: 2024-03-01 16:35:57,709 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:35:57,709 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,746 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:35:57,746 INFO program/MainThread: stderr[102]: 2024-03-01 16:35:57,746 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:35:57,747 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:35:57,754 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,761 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:35:57,767 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:35:57,767 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,828 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:35:57,829 INFO program/MainThread: stderr[103]: 2024-03-01 16:35:57,829 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:35:57,829 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:35:57,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,863 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,878 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,890 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,891 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:35:57,895 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:57,898 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:35:57,901 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:35:57,901 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:57,930 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:35:57,931 INFO program/MainThread: stderr[104]: 2024-03-01 16:35:57,931 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:35:57,931 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:35:57,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,978 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:57,994 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:57,995 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:35:57,999 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,002 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,005 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,005 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,034 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:35:58,034 INFO program/MainThread: stderr[105]: 2024-03-01 16:35:58,034 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:35:58,034 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:35:58,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,067 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,083 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,094 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,095 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:35:58,099 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,102 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,105 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,105 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,133 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:35:58,133 INFO program/MainThread: stderr[106]: 2024-03-01 16:35:58,134 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:35:58,134 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:35:58,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,190 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,191 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:58,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,199 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:35:58,199 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:35:58,207 INFO program/MainThread: stdout: 2024-03-01 16:35:58,207 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:58,207 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,224 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,236 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,237 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:35:58,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:35:58,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:35:58,248 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:35:58,252 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:35:58,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:35:58,256 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,291 INFO program/MainThread: stdout[107]: 2024-03-01 16:35:58,291 INFO program/MainThread: stderr[107]: 2024-03-01 16:35:58,292 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:35:58,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:35:58,299 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:35:58,306 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:35:58,312 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,316 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:35:58,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:35:58,319 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,355 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:35:58,355 INFO program/MainThread: stderr[108]: 2024-03-01 16:35:58,355 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:35:58,356 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:58,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,378 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:35:58,378 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:35:58,394 INFO program/MainThread: stdout: 2024-03-01 16:35:58,394 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:58,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,413 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,425 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,426 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:35:58,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:35:58,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:35:58,437 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:35:58,441 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:35:58,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:35:58,445 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,476 INFO program/MainThread: stdout[109]: 2024-03-01 16:35:58,477 INFO program/MainThread: stderr[109]: 2024-03-01 16:35:58,477 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:35:58,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:35:58,485 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,491 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,495 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,498 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,501 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:35:58,505 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,545 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:35:58,545 INFO program/MainThread: stderr[110]: 2024-03-01 16:35:58,545 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:35:58,546 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:35:58,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:35:58,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:35:58,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:35:58,574 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,580 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,586 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,596 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:35:58,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:35:58,604 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,634 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:35:58,634 INFO program/MainThread: stderr[111]: 2024-03-01 16:35:58,634 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:35:58,635 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,682 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:35:58,683 INFO program/MainThread: stderr[112]: 2024-03-01 16:35:58,683 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:35:58,683 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,719 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:35:58,719 INFO program/MainThread: stderr[113]: 2024-03-01 16:35:58,719 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:35:58,720 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:35:58,728 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,737 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,742 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,742 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,782 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:35:58,783 INFO program/MainThread: stderr[114]: 2024-03-01 16:35:58,783 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:35:58,783 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:35:58,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,812 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,828 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,844 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:35:58,848 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,851 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,854 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,854 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:58,882 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:35:58,883 INFO program/MainThread: stderr[115]: 2024-03-01 16:35:58,883 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:35:58,883 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:35:58,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,915 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,927 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:58,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:58,943 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:35:58,947 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:58,950 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,953 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:35:58,953 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --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 16:35:58,981 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:35:58,982 INFO program/MainThread: stderr[116]: 2024-03-01 16:35:58,982 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:35:58,982 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:35:58,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,013 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,041 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:59,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,049 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:35:59,049 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:35:59,060 INFO program/MainThread: stdout: 2024-03-01 16:35:59,060 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:59,060 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,088 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:35:59,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:35:59,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:35:59,099 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:35:59,103 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:35:59,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:35:59,106 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,137 INFO program/MainThread: stdout[117]: 2024-03-01 16:35:59,137 INFO program/MainThread: stderr[117]: 2024-03-01 16:35:59,138 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:35:59,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:35:59,145 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,149 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:35:59,152 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:35:59,159 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:35:59,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:35:59,165 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,207 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:35:59,207 INFO program/MainThread: stderr[118]: 2024-03-01 16:35:59,207 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:35:59,208 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:59,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,224 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:35:59,224 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:35:59,238 INFO program/MainThread: stdout: 2024-03-01 16:35:59,238 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:35:59,238 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,259 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,270 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:35:59,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:35:59,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:35:59,281 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:35:59,285 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:35:59,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:35:59,289 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,320 INFO program/MainThread: stdout[119]: 2024-03-01 16:35:59,320 INFO program/MainThread: stderr[119]: 2024-03-01 16:35:59,321 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:35:59,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:35:59,328 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,332 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,335 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,338 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,342 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,345 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:35:59,348 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,383 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:35:59,384 INFO program/MainThread: stderr[120]: 2024-03-01 16:35:59,384 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:35:59,384 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:35:59,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:35:59,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:35:59,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:35:59,413 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,427 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,433 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,438 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:35:59,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:35:59,447 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,484 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:35:59,484 INFO program/MainThread: stderr[121]: 2024-03-01 16:35:59,484 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:35:59,484 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,527 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:35:59,527 INFO program/MainThread: stderr[122]: 2024-03-01 16:35:59,528 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:35:59,528 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,565 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:35:59,565 INFO program/MainThread: stderr[123]: 2024-03-01 16:35:59,565 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:35:59,566 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:35:59,573 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,578 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,583 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,584 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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 16:35:59,628 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:35:59,629 INFO program/MainThread: stderr[124]: 2024-03-01 16:35:59,629 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:35:59,629 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:35:59,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,662 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,679 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,692 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:35:59,696 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,699 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,702 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,702 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 16:35:59,730 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:35:59,731 INFO program/MainThread: stderr[125]: 2024-03-01 16:35:59,731 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:35:59,731 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:35:59,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,761 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,789 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:35:59,793 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:35:59,796 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,799 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:35:59,799 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:35:59,826 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:35:59,826 INFO program/MainThread: stderr[126]: 2024-03-01 16:35:59,827 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:35:59,827 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:35:59,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,858 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,871 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:35:59,885 DEBUG program/MainThread: Return code: 0 2024-03-01 16:35:59,890 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:35:59,891 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 0x7f874ca0e5c8> 2024-03-01 16:36:12,975 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6m9mw3is/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:36:17,613 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_avneb6tj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:36:25,634 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_inbei63g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:36:25,670 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:25,670 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:36:25,674 INFO program/MainThread: stdout[2]: 2024-03-01 16:36:25,674 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:36:25,674 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:36:25,674 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:36:25,679 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:25,679 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:36:25,683 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:25,683 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:36:25,686 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:25,686 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:36:25,689 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:25,689 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:36:25,698 INFO program/MainThread: stdout: 2024-03-01 16:36:25,698 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:36:25,698 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:36:25,698 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:25,698 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:25,698 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:25,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:25,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:25,699 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:36:25,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:25,699 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:36:25,700 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:36:25,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:25,713 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:25,725 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:36:25,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:36:25,730 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:36:25,730 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:25,765 INFO program/MainThread: stdout[3]: 2024-03-01 16:36:25,765 INFO program/MainThread: stderr[3]: 2024-03-01 16:36:25,765 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:36:25,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,779 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:36:25,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:36:25,784 INFO blivet/MainThread: sda is a disk 2024-03-01 16:36:25,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:36:25,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:36:25,788 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:36:25,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:36:25,792 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:36:25,795 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:36:25,795 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,796 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:36:25,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642cbf4b38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:36:25,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:36:25,800 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:36:25,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:36:25,803 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:36:25,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:36:25,814 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:36:25,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:36:25,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:36:25,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:36:25,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:36:25,820 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:36:25,824 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:36:25,824 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,824 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:36:25,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642cbf4b00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:36:25,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:36:25,828 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:36:25,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:36:25,831 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:36:25,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:36:25,842 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:36:25,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:36:25,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:36:25,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:36:25,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:36:25,849 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:36:25,852 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:36:25,852 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,852 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:36:25,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3ae3c8) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:36:25,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:36:25,856 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:36:25,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:36:25,859 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:36:25,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:36:25,870 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:36:25,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:36:25,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:36:25,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:36:25,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:36:25,877 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:36:25,880 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:36:25,880 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,881 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:36:25,881 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3ae8d0) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:36:25,884 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:36:25,884 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:36:25,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:36:25,887 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:36:25,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,897 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:36:25,898 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:36:25,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:36:25,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:36:25,901 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:36:25,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:36:25,905 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:36:25,908 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:36:25,908 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,909 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:36:25,909 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642cc04e48) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:36:25,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:36:25,912 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:36:25,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:36:25,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 16:36:25,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,926 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:36:25,926 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:36:25,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:36:25,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:36:25,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:36:25,933 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:36:25,933 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:36:25,936 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:36:25,937 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,937 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:36:25,937 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3b8898) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:36:25,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:36:25,940 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:36:25,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:36:25,944 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:36:25,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,954 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:36:25,954 INFO blivet/MainThread: sde is a disk 2024-03-01 16:36:25,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:36:25,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:36:25,958 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:36:25,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:36:25,961 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:36:25,964 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:36:25,965 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,965 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:36:25,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3b8668) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:36:25,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:36:25,969 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:36:25,972 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:36:25,972 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:36:25,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:36:25,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:25,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:36:25,983 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:36:25,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:36:25,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:36:25,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:36:25,989 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:36:25,989 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:36:25,993 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:36:25,993 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:36:25,993 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:36:25,993 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3bd4a8) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:36:25,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:36:25,997 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:36:26,000 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:36:26,000 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:36:26,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:36:26,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:26,010 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:36:26,011 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:36:26,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:36:26,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:36:26,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:36:26,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:36:26,018 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:36:26,021 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:36:26,021 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:36:26,022 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:36:26,022 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3bd6d8) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:36:26,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:36:26,025 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:36:26,028 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:36:26,029 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:36:26,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:36:26,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:26,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:36:26,039 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:36:26,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:36:26,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:36:26,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:36:26,046 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:36:26,046 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:36:26,049 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:36:26,049 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:36:26,050 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:36:26,050 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3aa550) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:36:26,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:36:26,053 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:36:26,057 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:36:26,057 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:36:26,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:36:26,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:26,067 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:36:26,067 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:36:26,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:36:26,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:36:26,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:36:26,074 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:36:26,074 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:36:26,077 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:36:26,077 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:36:26,078 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:36:26,078 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3aabe0) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:36:26,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:36:26,081 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:36:26,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:36:26,085 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:36:26,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:36:26,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:26,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:36:26,095 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:36:26,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:36:26,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:36:26,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:36:26,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:36:26,102 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:36:26,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:36:26,106 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:36:26,106 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:36:26,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3bde80) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:36:26,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:36:26,110 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:36:26,113 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': '37936093'} ; 2024-03-01 16:36:26,113 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:36:26,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:26,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:26,123 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:36:26,123 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:36:26,123 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:36:26,123 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:36:26,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:36:26,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:36:26,126 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:36:26,130 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:36:26,130 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:36:26,133 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:36:26,133 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:36:26,134 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:36:26,134 INFO blivet/MainThread: got device: DiskDevice instance (0x7f642c3c8ac8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:36:26,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:36:26,141 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:26,141 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:36:26,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:26,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:36:26,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:26,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:36:26,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:26,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:36:26,155 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:36:26,158 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:26,161 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:36:26,166 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 0x7f642c3ccfc8> 2024-03-01 16:36:29,099 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:36:29,104 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:36:29,104 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:36:29,108 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': '37939519'} ; 2024-03-01 16:36:29,108 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:36:29,108 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:36:29,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,118 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:36:29,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:29,135 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:29,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:36:29,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:36:29,158 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:36:29,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:36:29,161 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:36:29,164 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:36:29,164 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:36:29,168 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:36:29,168 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:29,168 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:36:29,171 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:36:29,175 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:36:29,179 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:36:29,182 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:36:29,185 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:36:29,185 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:29,185 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:36:29,186 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:36:29,185 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f642c3c8b38) -- 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 0x7f642c3605c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:36:29,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:36:29,193 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:29,193 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:36:29,196 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:29,197 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:36:29,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:29,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:36:29,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:29,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:36:29,205 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:36:29,205 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:36:29,209 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:29,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:36:29,212 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:36:29,212 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:36:29,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:29,225 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:29,237 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:36:29,238 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:36:29,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,251 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:36:29,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,262 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:36:29,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,274 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:36:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,285 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:36:29,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,297 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:36:29,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:29,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:29,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:29,308 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:36:29,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:36:33,826 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7mcb50tq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:36:33,861 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:33,861 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:36:33,864 INFO program/MainThread: stdout[2]: 2024-03-01 16:36:33,864 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:36:33,864 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:36:33,865 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:36:33,869 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:33,869 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:36:33,873 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:33,873 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:36:33,876 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:33,876 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:36:33,879 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:33,879 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:36:33,887 INFO program/MainThread: stdout: 2024-03-01 16:36:33,887 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:36:33,887 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:36:33,887 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:36:33,888 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:33,888 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:33,888 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:33,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:33,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:33,888 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:36:33,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:33,888 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:36:33,889 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:36:33,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:33,901 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:33,912 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:36:33,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:36:33,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 16:36:33,917 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:33,952 INFO program/MainThread: stdout[3]: 2024-03-01 16:36:33,952 INFO program/MainThread: stderr[3]: 2024-03-01 16:36:33,952 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:36:33,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:33,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:33,966 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:36:33,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:36:33,971 INFO blivet/MainThread: sda is a disk 2024-03-01 16:36:33,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:36:33,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:36:33,975 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:36:33,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:36:33,978 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:36:33,982 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:36:33,982 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:36:33,982 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:36:33,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b754d5b38) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:36:33,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:36:33,986 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:36:33,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:36:33,990 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:36:33,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:33,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:36:34,001 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:36:34,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:36:34,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:36:34,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:36:34,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:36:34,007 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:36:34,011 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:36:34,011 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,011 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:36:34,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b754d5b00) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:36:34,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:36:34,015 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:36:34,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:36:34,018 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:36:34,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:36:34,029 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:36:34,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:36:34,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:36:34,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:36:34,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:36:34,036 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:36:34,039 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:36:34,039 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,040 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:36:34,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7448e400) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:36:34,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:36:34,043 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:36:34,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:36:34,047 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:36:34,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,057 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:36:34,057 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:36:34,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:36:34,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:36:34,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:36:34,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:36:34,064 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:36:34,067 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:36:34,068 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,068 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:36:34,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7448e908) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:36:34,072 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:36:34,072 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:36:34,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:36:34,075 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:36:34,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:36:34,086 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:36:34,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:36:34,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:36:34,089 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:36:34,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:36:34,093 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:36:34,096 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:36:34,096 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,097 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:36:34,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b754e5e80) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:36:34,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:36:34,100 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:36:34,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:36:34,104 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:36:34,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:36:34,114 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:36:34,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:36:34,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:36:34,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:36:34,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:36:34,121 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:36:34,124 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:36:34,125 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,125 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:36:34,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b744988d0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:36:34,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:36:34,129 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:36:34,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:36:34,132 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:36:34,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:36:34,143 INFO blivet/MainThread: sde is a disk 2024-03-01 16:36:34,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:36:34,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:36:34,146 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:36:34,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:36:34,149 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:36:34,153 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:36:34,153 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,153 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:36:34,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b744986a0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:36:34,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:36:34,157 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:36:34,160 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:36:34,161 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:36:34,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:36:34,171 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:36:34,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:36:34,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:36:34,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:36:34,178 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:36:34,178 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:36:34,181 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:36:34,182 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,182 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:36:34,182 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7449e4e0) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:36:34,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:36:34,186 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:36:34,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:36:34,189 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:36:34,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,199 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:36:34,200 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:36:34,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:36:34,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:36:34,203 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:36:34,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:36:34,207 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:36:34,210 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:36:34,210 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,211 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:36:34,211 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7449e710) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:36:34,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:36:34,214 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:36:34,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:36:34,218 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:36:34,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:36:34,229 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:36:34,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:36:34,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:36:34,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:36:34,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:36:34,236 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:36:34,239 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:36:34,239 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,240 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:36:34,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7448a588) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:36:34,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:36:34,243 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:36:34,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:36:34,247 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:36:34,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:36:34,257 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:36:34,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:36:34,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:36:34,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:36:34,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:36:34,264 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:36:34,267 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:36:34,268 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,268 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:36:34,268 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7448ac18) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:36:34,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:36:34,272 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:36:34,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:36:34,275 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:36:34,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:36:34,286 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:36:34,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:36:34,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:36:34,289 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:36:34,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:36:34,293 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:36:34,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:36:34,296 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:36:34,297 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:36:34,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7449eeb8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:36:34,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:36:34,300 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:36:34,304 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': '37936093'} ; 2024-03-01 16:36:34,304 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:36:34,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:34,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:34,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:36:34,314 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:36:34,314 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:36:34,314 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:36:34,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:36:34,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:36:34,317 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:36:34,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:36:34,321 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:36:34,324 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:36:34,324 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:36:34,325 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:36:34,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b744a8b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:36:34,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:36:34,332 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:34,332 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:36:34,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:34,336 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:36:34,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:34,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:36:34,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:34,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:36:34,346 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:36:34,349 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:34,352 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:36:34,356 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 0x7f6b744acf88> 2024-03-01 16:36:37,166 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:36:37,171 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:36:37,171 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:36:37,175 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': '37939519'} ; 2024-03-01 16:36:37,175 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:36:37,176 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:36:37,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,185 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:36:37,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,204 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:36:37,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:36:37,226 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:36:37,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:36:37,230 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:36:37,233 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:36:37,233 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:36:37,237 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:36:37,237 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:37,237 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:36:37,240 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:36:37,245 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:36:37,248 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:36:37,251 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:36:37,254 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:36:37,254 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:37,254 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:36:37,255 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:36:37,255 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6b744a8b70) -- 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 0x7f6b744405c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:36:37,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:36:37,262 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:37,262 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:36:37,266 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:37,266 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:36:37,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:37,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:36:37,273 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:37,273 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:36:37,274 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:36:37,275 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:36:37,278 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:37,278 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:36:37,281 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:36:37,282 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:36:37,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,293 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,305 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:36:37,306 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:36:37,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,319 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:36:37,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,330 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:36:37,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,342 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:36:37,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,353 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:36:37,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,365 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:36:37,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,377 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:36:37,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,388 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:36:37,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:36:37,394 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:36:37,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:36:37,400 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:36:37,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:36:37,406 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:36:37,409 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:36:37,409 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:36:37,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:36:37,413 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:36:37,413 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:36:37,416 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:36:37,416 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:36:37,419 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:36:37,420 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:36:37,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:36:37,423 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:36:37,423 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:36:37,426 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:36:37,426 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:36:37,429 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:36:37,430 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:36:37,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:36:37,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:36:37,433 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:36:37,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:36:37,436 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:36:37,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:36:37,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:36:37,444 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:37,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:36:37,452 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:37,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:36:37,459 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:37,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:36:37,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:36:37,464 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:36:37,464 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:36:37,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:37,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:37,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:37,477 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:36:37,478 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:36:37,478 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:36:37,478 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:36:37,479 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:36:37,479 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:36:37,482 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:37,482 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:36:37,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:37,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:36:37,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:36:37,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:36:37,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:36:37,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:36:37,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:36:37,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:36:37,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:36:37,507 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:36:37,508 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:36:37,508 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:36:37,508 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:36:37,512 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:36:37,512 INFO program/MainThread: stderr[4]: 2024-03-01 16:36:37,512 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:36:37,513 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:36:37,513 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:36:37,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:36:37,518 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,519 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,520 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:36:37,520 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:36:37,523 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:36:37,526 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:36:37,528 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:36:37,529 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:36:37,532 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:36:37,532 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 0x7f6b743e8728> 2024-03-01 16:36:37,532 INFO blivet/MainThread: sorting actions... 2024-03-01 16:36:37,533 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:36:37,533 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:36:37,534 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:36:37,534 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:36:37,534 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:36:37,534 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:36:37,534 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:36:37,535 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,535 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:37,535 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:36:37,538 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:36:37,541 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:36:37,541 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:36:37,547 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,574 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,586 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,587 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:36:37,591 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:36:37,593 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:36:37,594 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:36:37,603 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,640 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,641 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:36:37,645 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:36:37,648 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:36:37,648 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:36:37,655 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,656 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,685 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,697 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,698 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:36:37,702 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:37,705 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,708 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,708 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:36:37,708 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 16:36:37,737 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:36:37,737 INFO program/MainThread: stderr[5]: 2024-03-01 16:36:37,737 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:36:37,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,757 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:36:37,761 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:36:37,763 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:36:37,771 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,794 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,794 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:36:37,798 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:37,801 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,804 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,804 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:36:37,805 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 16:36:37,838 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:36:37,838 INFO program/MainThread: stderr[6]: 2024-03-01 16:36:37,838 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:36:37,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,854 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,858 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:36:37,859 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:36:37,860 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:36:37,869 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,893 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,893 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:36:37,897 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:37,900 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,903 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:36:37,904 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:36:37,904 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:36:37,933 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:36:37,934 INFO program/MainThread: stderr[7]: 2024-03-01 16:36:37,934 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:36:37,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,950 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:36:37,955 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:36:37,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:36:37,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:37,987 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:37,987 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:36:37,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:36:37,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:36:37,998 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,004 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,010 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:36:38,017 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:38,077 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 16:36:38,077 INFO program/MainThread: stderr[8]: 2024-03-01 16:36:38,077 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:36:38,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:36:38,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:36:38,097 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,103 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,107 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,110 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,113 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,117 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,127 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:36:38,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:36:38,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,146 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,147 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:36:38,154 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,164 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,164 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:38,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:36:38,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:36:38,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:36:38,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:36:38,182 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,189 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,196 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:36:38,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,211 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:36:38,216 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:38,239 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:36:38,239 INFO program/MainThread: stderr[9]: 2024-03-01 16:36:38,239 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:36:38,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:36:38,244 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:38,337 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 16:36:38,337 INFO program/MainThread: stderr[10]: 2024-03-01 16:36:38,337 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:36:38,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:36:38,356 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:36:38,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,375 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,380 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 16:36:38,381 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:36:38,381 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:36:38,390 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,404 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,404 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:36:38,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:38,412 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:36:38,415 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:36:38,415 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:36:38,447 INFO program/MainThread: stdout: 2024-03-01 16:36:38,447 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:36:38,447 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:36:38,447 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:36:38,447 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:36:38,447 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:36:38,447 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:36:38,447 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:36:38,447 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:36:38,448 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:36:38,448 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:36:38,448 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,448 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:36:38,465 INFO program/MainThread: stdout: 2024-03-01 16:36:38,465 INFO program/MainThread: writing all SBs 2024-03-01 16:36:38,465 INFO program/MainThread: new label = "" 2024-03-01 16:36:38,465 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,479 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:36:38,484 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:36:38,485 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:36:38,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:38,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:38,515 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:36:38,515 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 0x7f6b7437c938> 2024-03-01 16:36:38,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:38,522 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 16:36:38,522 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:36:38,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:38,528 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 16:36:38,528 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:36:51,914 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kv4kh0tp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:36:51,949 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:51,950 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:36:51,953 INFO program/MainThread: stdout[2]: 2024-03-01 16:36:51,953 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:36:51,953 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:36:51,953 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:36:51,958 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:51,958 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:36:51,962 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:51,962 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:36:51,965 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:51,965 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:36:51,968 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:36:51,968 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:36:51,978 INFO program/MainThread: stdout: 2024-03-01 16:36:51,978 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:36:51,978 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 2024-03-01 16:36:51,978 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 16:36:51,978 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:36:51,978 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:36:51,979 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA 2024-03-01 16:36:51,979 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:36:51,979 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:36:51,979 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:36:51,979 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e 2024-03-01 16:36:51,979 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:36:51,979 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:51,979 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:51,979 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e sdb 1073741824 root disk brw-rw---- LVM2_member x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e sdc 1073741824 root disk brw-rw---- LVM2_member PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:36:51,979 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:51,980 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:51,980 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:36:51,980 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:36:51,980 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:36:51,980 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:36:51,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:51,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:52,006 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1'] 2024-03-01 16:36:52,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5', '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': '7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3', 'ID_FS_UUID_ENC': '7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:36:52,011 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:36:52,011 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,041 INFO program/MainThread: stdout[3]: 2024-03-01 16:36:52,041 INFO program/MainThread: stderr[3]: 2024-03-01 16:36:52,041 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:36:52,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,054 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:36:52,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:36:52,059 INFO blivet/MainThread: sda is a disk 2024-03-01 16:36:52,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:36:52,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:36:52,063 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:36:52,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:36:52,067 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:36:52,070 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:36:52,070 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,071 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:36:52,071 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96da9bb828) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:36:52,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:36:52,079 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:52,079 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:36:52,082 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:52,082 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:36:52,086 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,086 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:36:52,089 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,089 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:36:52,093 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:36:52,093 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:36:52,093 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,120 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:36:52,120 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:36:52,120 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:36:52,120 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:36:52,125 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; 2024-03-01 16:36:52,125 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:36:52,128 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:36:52,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:36:52,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,141 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,171 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:36:52,171 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:36:52,171 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:36:52,171 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:36:52,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:36:52,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:36:52,181 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:52,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:36:52,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:36:52,185 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,215 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s-p- 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= 2024-03-01 16:36:52,215 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:36:52,215 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:36:52,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:36:52,220 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:36:52,223 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:36:52,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:36:52,230 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:36:52,230 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:36:52,234 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722', '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': 'x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA', 'ID_FS_UUID_ENC': 'x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:36:52,235 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:36:52,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:36:52,245 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:36:52,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:36:52,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:36:52,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:36:52,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:36:52,252 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:36:52,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:36:52,256 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,256 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:36:52,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d9954cc0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:36:52,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:36:52,263 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:52,264 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:36:52,267 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:52,267 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:36:52,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:36:52,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:36:52,277 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:36:52,277 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:36:52,277 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,304 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:36:52,304 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). 2024-03-01 16:36:52,304 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:36:52,304 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:36:52,309 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 16:36:52,309 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:36:52,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:36:52,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:36:52,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:36:52,326 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:52,329 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:36:52,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:52,335 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:36:52,360 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 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= 2024-03-01 16:36:52,360 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). 2024-03-01 16:36:52,360 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:36:52,361 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:36:52,361 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:36:52,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:36:52,366 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:36:52,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,376 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:36:52,377 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:36:52,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:36:52,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:36:52,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:36:52,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:36:52,384 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:36:52,387 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:36:52,388 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,388 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:36:52,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d98e3e48) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:36:52,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:36:52,392 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:36:52,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:36:52,395 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:36:52,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:36:52,406 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:36:52,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:36:52,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:36:52,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:36:52,413 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:36:52,413 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:36:52,416 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:36:52,416 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,417 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:36:52,417 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d98e29b0) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:36:52,420 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:36:52,420 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:36:52,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': 'PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e', 'ID_FS_UUID_ENC': 'PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:36:52,424 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:36:52,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,434 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:36:52,435 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:36:52,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:36:52,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:36:52,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:36:52,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:36:52,441 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:36:52,445 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:36:52,445 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,445 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:36:52,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d98e2d30) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:36:52,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:36:52,452 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:52,452 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:36:52,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:52,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:36:52,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:36:52,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:36:52,466 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:36:52,466 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:36:52,466 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 16:36:52,491 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:36:52,491 INFO program/MainThread: stderr[9]: 2024-03-01 16:36:52,491 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:36:52,491 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:36:52,495 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:36:52,496 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:36:52,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:36:52,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:52,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:36:52,512 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:36:52,515 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:36:52,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:36:52,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:52,522 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 16:36:52,550 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 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= 2024-03-01 16:36:52,550 INFO program/MainThread: stderr[10]: 2024-03-01 16:36:52,550 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:36:52,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:36:52,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:36:52,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:36:52,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:36:52,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:36:52,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:36:52,576 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:36:52,580 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 16:36:52,581 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:36:52,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:36:52,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:36:52,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:36:52,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:36:52,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:36:52,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:36:52,595 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:36:52,599 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 16:36:52,599 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:36:52,600 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:36:52,600 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:36:52,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:36:52,603 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:36:52,606 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 16:36:52,607 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:36:52,611 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1786404030'} ; 2024-03-01 16:36:52,611 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:36:52,611 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:52,615 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:36:52,615 INFO program/MainThread: stderr[11]: 2024-03-01 16:36:52,615 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:36:52,615 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:52,618 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:36:52,618 INFO program/MainThread: stderr[12]: 2024-03-01 16:36:52,618 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:36:52,618 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:52,621 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:36:52,621 INFO program/MainThread: stderr[13]: 2024-03-01 16:36:52,622 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:36:52,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:36:52,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:52,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:36:52,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:52,634 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:36:52,629 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f96d98f7780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f96d9954eb8) -- 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 = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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 16:36:52,634 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:52,637 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:36:52,637 INFO program/MainThread: stderr[14]: 2024-03-01 16:36:52,637 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:36:52,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:36:52,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:52,646 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:36:52,649 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:52,649 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:36:52,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:36:52,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:36:52,659 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:36:52,660 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:36:52,663 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:52,663 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:36:52,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:36:52,667 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:36:52,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,674 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 16:36:52,674 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 16:36:52,699 INFO program/MainThread: stdout[15]: lv1 2024-03-01 16:36:52,699 INFO program/MainThread: stderr[15]: 2024-03-01 16:36:52,699 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:36:52,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,707 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 16:36:52,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,713 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 16:36:52,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:36:52,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:36:52,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:36:52,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:36:52,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:36:52,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:36:52,732 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:36:52,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:36:52,736 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:36:52,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:36:52,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 16:36:52,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:36:52,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:36:52,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:36:52,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:36:52,751 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:36:52,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:36:52,755 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:36:52,755 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 16:36:52,755 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 16:36:52,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:36:52,759 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:36:52,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:36:52,763 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:36:52,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790688546'} ; 2024-03-01 16:36:52,767 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:36:52,767 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:52,771 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:36:52,771 INFO program/MainThread: stderr[16]: 2024-03-01 16:36:52,771 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:36:52,771 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:52,774 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:36:52,774 INFO program/MainThread: stderr[17]: 2024-03-01 16:36:52,774 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:36:52,774 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:52,777 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:36:52,778 INFO program/MainThread: stderr[18]: 2024-03-01 16:36:52,778 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:36:52,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 16:36:52,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:52,789 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:52,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:52,790 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:52,786 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f96d98e39b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f96d9954eb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 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 = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:36:52,791 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:52,794 INFO program/MainThread: stdout[19]: LVM 2024-03-01 16:36:52,794 INFO program/MainThread: stderr[19]: 2024-03-01 16:36:52,795 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:36:52,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:36:52,803 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:52,803 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:36:52,806 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:52,806 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:36:52,810 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:36:52,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:52,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:36:52,814 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 16:36:52,818 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:52,818 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:36:52,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:36:52,822 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:36:52,822 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:36:52,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:36:52,825 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:36:52,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:36:52,837 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:36:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:36:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:36:52,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:36:52,843 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:36:52,844 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:36:52,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:36:52,847 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,848 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:36:52,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d990e4e0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:36:52,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:36:52,851 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:36:52,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:36:52,855 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:36:52,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,866 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:36:52,866 INFO blivet/MainThread: sde is a disk 2024-03-01 16:36:52,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 16:36:52,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 16:36:52,870 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:36:52,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:36:52,873 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:36:52,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:36:52,877 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,877 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 16:36:52,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d990e9e8) -- name = sde status = True id = 77 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:36:52,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:36:52,881 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:36:52,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:36:52,884 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:36:52,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:36:52,895 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:36:52,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:36:52,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:36:52,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:36:52,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:36:52,902 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:36:52,905 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:36:52,906 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,906 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 16:36:52,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d99085c0) -- name = sdf status = True id = 82 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:36:52,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:36:52,910 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:36:52,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:36:52,913 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:36:52,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:36:52,924 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:36:52,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:36:52,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:36:52,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:36:52,931 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:36:52,931 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:36:52,934 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:36:52,935 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,935 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 16:36:52,935 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d99086d8) -- name = sdg status = True id = 87 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:36:52,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:36:52,939 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:36:52,942 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:36:52,942 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:36:52,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,953 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:36:52,954 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:36:52,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:36:52,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 16:36:52,957 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:36:52,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:36:52,961 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:36:52,964 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:36:52,964 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,965 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 16:36:52,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d99114e0) -- name = sdh status = True id = 92 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:36:52,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:36:52,968 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:36:52,972 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:36:52,972 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:36:52,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:36:52,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:52,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:36:52,983 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:36:52,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:36:52,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 16:36:52,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:36:52,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:36:52,990 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:36:52,993 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:36:52,993 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:36:52,994 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 16:36:52,994 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d9911b38) -- name = sdi status = True id = 97 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:36:52,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:36:52,997 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:36:53,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:36:53,001 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:36:53,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:36:53,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:53,012 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:36:53,012 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:36:53,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:36:53,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 16:36:53,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:36:53,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:36:53,019 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:36:53,022 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:36:53,023 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:36:53,023 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 16:36:53,023 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d9908c18) -- name = sdj status = True id = 102 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:36:53,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:36:53,027 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:36:53,030 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': '37936093'} ; 2024-03-01 16:36:53,030 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:36:53,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:53,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:53,040 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:36:53,040 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:36:53,041 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:36:53,041 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:36:53,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 16:36:53,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:36:53,044 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:36:53,048 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:36:53,048 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:36:53,051 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:36:53,052 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:36:53,052 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 16:36:53,052 INFO blivet/MainThread: got device: DiskDevice instance (0x7f96d9894a20) -- name = xvda status = True id = 107 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:36:53,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:36:53,060 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:53,060 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 16:36:53,063 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:53,063 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 16:36:53,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:53,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 16:36:53,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:53,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:36:53,074 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:36:53,077 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:36:53,080 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:36:53,086 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 0x7f96d9895b08> 2024-03-01 16:36:56,214 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 16:36:56,219 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:36:56,219 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:36:56,223 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': '37939519'} ; 2024-03-01 16:36:56,223 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:36:56,224 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:36:56,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,234 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:36:56,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:56,251 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:56,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 16:36:56,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 16:36:56,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:36:56,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:36:56,279 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:36:56,282 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:36:56,283 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:36:56,286 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:36:56,286 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:56,287 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:36:56,290 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:36:56,293 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:36:56,296 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:36:56,300 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:36:56,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 16:36:56,303 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:36:56,303 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 16:36:56,304 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:36:56,303 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f96d9908ef0) -- name = xvda1 status = True id = 117 children = [] parents = ['existing 250 GiB disk xvda (107) 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 0x7f96d98a97d8> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:36:56,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:36:56,311 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:36:56,311 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 16:36:56,315 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:36:56,315 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 16:36:56,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:56,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 16:36:56,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:36:56,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 16:36:56,322 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:36:56,325 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:36:56,325 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 16:36:56,328 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:36:56,328 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:36:56,332 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1786404030'} ; 2024-03-01 16:36:56,332 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:36:56,332 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:56,336 INFO program/MainThread: stdout[20]: LVM 2024-03-01 16:36:56,336 INFO program/MainThread: stderr[20]: 2024-03-01 16:36:56,336 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:36:56,336 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:56,339 INFO program/MainThread: stdout[21]: LVM 2024-03-01 16:36:56,340 INFO program/MainThread: stderr[21]: 2024-03-01 16:36:56,340 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:36:56,340 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:56,343 INFO program/MainThread: stdout[22]: LVM 2024-03-01 16:36:56,343 INFO program/MainThread: stderr[22]: 2024-03-01 16:36:56,343 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:36:56,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,350 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 16:36:56,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:56,354 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:56,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:56,355 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:56,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f96d98f7780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f96d9954eb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:36:56,356 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:36:56,359 INFO program/MainThread: stdout[23]: LVM 2024-03-01 16:36:56,359 INFO program/MainThread: stderr[23]: 2024-03-01 16:36:56,359 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:36:56,363 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:36:56,363 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:36:56,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790682016'} ; 2024-03-01 16:36:56,367 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:36:56,367 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,370 INFO program/MainThread: stdout[24]: LVM 2024-03-01 16:36:56,370 INFO program/MainThread: stderr[24]: 2024-03-01 16:36:56,370 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:36:56,370 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,373 INFO program/MainThread: stdout[25]: LVM 2024-03-01 16:36:56,374 INFO program/MainThread: stderr[25]: 2024-03-01 16:36:56,374 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:36:56,374 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,377 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:36:56,377 INFO program/MainThread: stderr[26]: 2024-03-01 16:36:56,377 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:36:56,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,385 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,388 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:36:56,388 INFO program/MainThread: stderr[27]: 2024-03-01 16:36:56,388 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:36:56,388 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,391 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:36:56,392 INFO program/MainThread: stderr[28]: 2024-03-01 16:36:56,392 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:36:56,392 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:36:56,395 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:36:56,395 INFO program/MainThread: stderr[29]: 2024-03-01 16:36:56,395 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:36:56,399 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 16:36:56,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:36:56,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:56,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:36:56,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:36:56,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:56,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,433 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 16:36:56,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790684933'} ; 2024-03-01 16:36:56,436 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:36:56,436 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,439 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:36:56,440 INFO program/MainThread: stderr[30]: 2024-03-01 16:36:56,440 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:36:56,440 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,443 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:36:56,443 INFO program/MainThread: stderr[31]: 2024-03-01 16:36:56,443 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:36:56,443 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,446 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:36:56,446 INFO program/MainThread: stderr[32]: 2024-03-01 16:36:56,446 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:36:56,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,454 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,457 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:36:56,458 INFO program/MainThread: stderr[33]: 2024-03-01 16:36:56,458 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:36:56,458 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,461 INFO program/MainThread: stdout[34]: LVM 2024-03-01 16:36:56,461 INFO program/MainThread: stderr[34]: 2024-03-01 16:36:56,461 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:36:56,461 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:36:56,464 INFO program/MainThread: stdout[35]: LVM 2024-03-01 16:36:56,464 INFO program/MainThread: stderr[35]: 2024-03-01 16:36:56,464 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:36:56,468 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 16:36:56,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:36:56,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:56,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:36:56,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:36:56,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,495 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 16:36:56,498 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/mapper/test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790688546'} ; 2024-03-01 16:36:56,498 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:36:56,498 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:56,502 INFO program/MainThread: stdout[36]: LVM 2024-03-01 16:36:56,502 INFO program/MainThread: stderr[36]: 2024-03-01 16:36:56,502 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:36:56,502 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:56,505 INFO program/MainThread: stdout[37]: LVM 2024-03-01 16:36:56,505 INFO program/MainThread: stderr[37]: 2024-03-01 16:36:56,505 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:36:56,505 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:56,508 INFO program/MainThread: stdout[38]: LVM 2024-03-01 16:36:56,509 INFO program/MainThread: stderr[38]: 2024-03-01 16:36:56,509 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:36:56,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 16:36:56,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:56,520 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:56,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:36:56,521 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:36:56,516 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f96d98e39b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f96d9954eb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:36:56,522 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:36:56,525 INFO program/MainThread: stdout[39]: LVM 2024-03-01 16:36:56,525 INFO program/MainThread: stderr[39]: 2024-03-01 16:36:56,525 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:36:56,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:36:56,529 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 16:36:56,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:36:56,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:36:56,555 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:36:56,556 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:36:56,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,578 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:36:56,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,590 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:36:56,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,602 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:36:56,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,614 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:36:56,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,625 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:36:56,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:36:56,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:36:56,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:36:56,637 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:37:01,227 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2txdm4og/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:37:01,262 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:01,262 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:37:01,265 INFO program/MainThread: stdout[2]: 2024-03-01 16:37:01,265 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:37:01,265 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:37:01,265 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:37:01,270 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:01,270 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:37:01,274 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:01,274 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:37:01,277 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:01,277 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:37:01,280 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:01,280 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:37:01,290 INFO program/MainThread: stdout: 2024-03-01 16:37:01,290 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:37:01,290 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 2024-03-01 16:37:01,290 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 16:37:01,290 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:37:01,290 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:37:01,290 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA 2024-03-01 16:37:01,290 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 16:37:01,290 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:37:01,290 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:37:01,291 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e 2024-03-01 16:37:01,291 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e 2024-03-01 16:37:01,291 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:37:01,291 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:01,291 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:01,291 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e sdb 1073741824 root disk brw-rw---- LVM2_member x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 047a71f3-196a-463c-bf07-5704909f6b2e sdc 1073741824 root disk brw-rw---- LVM2_member PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:01,291 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:01,291 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:01,292 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:37:01,292 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:01,292 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:37:01,292 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:37:01,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:01,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:01,317 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1'] 2024-03-01 16:37:01,322 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': '7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3', 'ID_FS_UUID_ENC': '7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:37:01,322 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:37:01,322 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:01,350 INFO program/MainThread: stdout[3]: 2024-03-01 16:37:01,350 INFO program/MainThread: stderr[3]: 2024-03-01 16:37:01,350 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:37:01,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,363 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:37:01,368 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:37:01,368 INFO blivet/MainThread: sda is a disk 2024-03-01 16:37:01,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:37:01,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:37:01,372 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:37:01,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:37:01,376 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:37:01,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:37:01,380 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:37:01,380 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:37:01,380 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e3111828) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:37:01,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:37:01,388 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:01,388 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:37:01,392 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:01,392 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:37:01,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:37:01,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:37:01,402 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:37:01,402 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:37:01,403 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:01,429 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:37:01,429 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:37:01,429 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:37:01,429 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:37:01,434 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; 2024-03-01 16:37:01,434 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:37:01,437 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:37:01,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:37:01,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,451 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:01,479 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:37:01,479 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:37:01,479 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:37:01,479 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:37:01,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:37:01,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:37:01,489 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:01,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:37:01,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:37:01,493 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:01,523 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s-p- 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= 2024-03-01 16:37:01,523 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA. WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 16:37:01,523 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:37:01,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:37:01,528 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:37:01,531 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:37:01,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:37:01,538 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:37:01,538 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:37:01,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA', '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': 'x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA', 'ID_FS_UUID_ENC': 'x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:37:01,543 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:37:01,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:37:01,554 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:37:01,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:37:01,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:37:01,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:37:01,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:37:01,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 16:37:01,564 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:37:01,565 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:37:01,565 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:37:01,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e20aacc0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:37:01,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:37:01,572 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:01,572 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:37:01,576 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:01,576 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:37:01,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:37:01,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:37:01,586 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:37:01,586 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:37:01,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 16:37:01,613 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:37:01,613 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). 2024-03-01 16:37:01,614 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:37:01,614 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:37:01,618 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 16:37:01,619 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:37:01,622 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:37:01,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:37:01,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:37:01,635 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:01,639 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:37:01,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:01,645 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:01,674 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 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= 2024-03-01 16:37:01,675 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e. WARNING: VG test_vg1 is missing PV PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e (last written to /dev/sdc). 2024-03-01 16:37:01,675 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:37:01,675 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:37:01,675 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:37:01,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:37:01,680 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:37:01,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,691 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:37:01,692 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:37:01,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:37:01,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:37:01,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:37:01,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:37:01,699 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:37:01,702 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:37:01,703 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:37:01,703 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:37:01,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e2039e48) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:37:01,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:37:01,707 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:37:01,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:37:01,711 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:37:01,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,721 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:37:01,722 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:37:01,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:37:01,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:37:01,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:37:01,729 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:37:01,729 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:37:01,732 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:37:01,733 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:37:01,733 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:37:01,733 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e204c9b0) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:37:01,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:37:01,737 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:37:01,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/lvm-pv-uuid-PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e', 'ID_FS_UUID_ENC': 'PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:37:01,741 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:37:01,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:37:01,751 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:37:01,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:37:01,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:37:01,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:37:01,758 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:37:01,759 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:37:01,762 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:37:01,762 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:37:01,763 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:37:01,763 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e204cd30) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:37:01,766 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:37:01,770 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:01,770 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:37:01,773 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:01,774 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:37:01,777 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,777 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:37:01,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:37:01,784 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:37:01,784 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:37:01,784 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 16:37:01,815 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7oiRb6-ZCNO-TkAM-FcwQ-TazQ-uwgI-7cRBi3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=x45n4x-C32V-OPmI-BinI-4H6F-NShV-1UPYLA LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 16:37:01,816 INFO program/MainThread: stderr[9]: 2024-03-01 16:37:01,816 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:37:01,816 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:37:01,820 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PXLvea-0Vn8-iFEI-lrrN-BN2d-XIJh-F7B82e ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:37:01,821 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:37:01,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:37:01,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:01,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:37:01,838 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:01,841 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:37:01,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA ; incomplete: True ; hidden: False ; 2024-03-01 16:37:01,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:01,847 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 16:37:01,882 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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 LVM2_LV_UUID=FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD LVM2_LV_SIZE=1606418432 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=MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E LVM2_LV_SIZE=322961408 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= 2024-03-01 16:37:01,883 INFO program/MainThread: stderr[10]: 2024-03-01 16:37:01,883 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:37:01,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:01,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:37:01,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:37:01,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:37:01,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:37:01,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:37:01,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:01,910 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:37:01,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 16:37:01,914 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:37:01,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:37:01,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:37:01,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:37:01,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:37:01,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:37:01,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:01,929 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:37:01,933 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 16:37:01,933 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:37:01,933 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:37:01,934 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:37:01,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:01,937 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:37:01,941 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 16:37:01,941 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:37:01,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD ' '/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_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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1786404030'} ; 2024-03-01 16:37:01,945 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:37:01,945 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:01,949 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:37:01,949 INFO program/MainThread: stderr[11]: 2024-03-01 16:37:01,949 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:37:01,950 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:01,953 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:37:01,953 INFO program/MainThread: stderr[12]: 2024-03-01 16:37:01,953 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:37:01,953 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:01,956 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:37:01,956 INFO program/MainThread: stderr[13]: 2024-03-01 16:37:01,956 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:37:01,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:01,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:37:01,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:01,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:37:01,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:01,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:37:01,965 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- 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 = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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 16:37:01,970 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:01,973 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:37:01,974 INFO program/MainThread: stderr[14]: 2024-03-01 16:37:01,974 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:37:01,978 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:37:01,982 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:01,982 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:37:01,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:01,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:37:01,991 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,991 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:37:01,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:01,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:37:01,996 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:37:01,997 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:37:02,000 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:02,001 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:37:02,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:37:02,004 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:37:02,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,011 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 16:37:02,012 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 16:37:02,038 INFO program/MainThread: stdout[15]: lv1 2024-03-01 16:37:02,039 INFO program/MainThread: stderr[15]: 2024-03-01 16:37:02,039 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:37:02,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,047 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 16:37:02,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,053 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 16:37:02,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:37:02,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:37:02,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:37:02,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:37:02,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:37:02,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:37:02,072 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:37:02,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:37:02,076 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:37:02,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:37:02,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 16:37:02,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:37:02,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:37:02,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:37:02,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:37:02,091 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:37:02,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:37:02,096 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:37:02,096 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 16:37:02,096 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 16:37:02,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:37:02,100 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:37:02,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:37:02,104 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 16:37:02,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790688546'} ; 2024-03-01 16:37:02,108 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:37:02,108 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:02,112 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:37:02,112 INFO program/MainThread: stderr[16]: 2024-03-01 16:37:02,112 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:37:02,112 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:02,115 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:37:02,115 INFO program/MainThread: stderr[17]: 2024-03-01 16:37:02,116 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:37:02,116 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:02,119 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:37:02,119 INFO program/MainThread: stderr[18]: 2024-03-01 16:37:02,119 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:37:02,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 16:37:02,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:02,131 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:02,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:02,132 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:02,127 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53e20399b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 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 = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:37:02,132 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:02,136 INFO program/MainThread: stdout[19]: LVM 2024-03-01 16:37:02,136 INFO program/MainThread: stderr[19]: 2024-03-01 16:37:02,136 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:37:02,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:37:02,144 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:02,145 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:37:02,148 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:02,148 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:37:02,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:02,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:37:02,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:02,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:37:02,156 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 16:37:02,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:02,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:37:02,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:37:02,164 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:37:02,164 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:37:02,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:37:02,168 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:37:02,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:37:02,179 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:37:02,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:37:02,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:37:02,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:37:02,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:37:02,186 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:37:02,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:37:02,190 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,191 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:37:02,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e2064518) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:37:02,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:37:02,194 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:37:02,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:37:02,198 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:37:02,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:37:02,209 INFO blivet/MainThread: sde is a disk 2024-03-01 16:37:02,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 16:37:02,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 16:37:02,213 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:37:02,216 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:37:02,216 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:37:02,220 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:37:02,220 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,220 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 16:37:02,220 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e2064a20) -- name = sde status = True id = 77 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:37:02,224 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:37:02,224 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:37:02,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:37:02,228 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:37:02,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:37:02,239 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:37:02,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:37:02,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:37:02,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:37:02,246 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:37:02,246 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:37:02,249 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:37:02,250 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,250 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 16:37:02,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e205e5f8) -- name = sdf status = True id = 82 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:37:02,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:37:02,254 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:37:02,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:37:02,257 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:37:02,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:37:02,268 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:37:02,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:37:02,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:37:02,272 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:37:02,275 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:37:02,276 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:37:02,279 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:37:02,279 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,280 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 16:37:02,280 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e205e748) -- name = sdg status = True id = 87 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:37:02,283 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:37:02,283 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:37:02,287 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:37:02,287 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:37:02,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,298 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:37:02,299 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:37:02,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:37:02,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 16:37:02,302 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:37:02,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:37:02,306 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:37:02,309 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:37:02,310 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,310 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 16:37:02,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e2066518) -- name = sdh status = True id = 92 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:37:02,314 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:37:02,314 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:37:02,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:37:02,317 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:37:02,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,328 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:37:02,329 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:37:02,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:37:02,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 16:37:02,332 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:37:02,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:37:02,336 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:37:02,339 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:37:02,340 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,340 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 16:37:02,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e2066b70) -- name = sdi status = True id = 97 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:37:02,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:37:02,344 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:37:02,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:37:02,347 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:37:02,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,359 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:37:02,359 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:37:02,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:37:02,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 16:37:02,363 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:37:02,366 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:37:02,366 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:37:02,369 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:37:02,370 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:37:02,370 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 16:37:02,370 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e205e128) -- name = sdj status = True id = 102 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:37:02,374 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:37:02,374 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:37:02,377 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': '37936093'} ; 2024-03-01 16:37:02,377 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:37:02,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:02,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:02,388 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:37:02,388 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:37:02,388 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:37:02,388 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:37:02,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 16:37:02,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:37:02,392 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:37:02,395 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:37:02,395 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:37:02,399 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:37:02,399 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:37:02,399 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 16:37:02,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53e1fe9a58) -- name = xvda status = True id = 107 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:37:02,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:37:02,407 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:02,407 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 16:37:02,410 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:02,410 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 16:37:02,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:02,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 16:37:02,417 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:02,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:37:02,421 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:37:02,424 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:02,427 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:37:02,432 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 0x7f53e1febb08> 2024-03-01 16:37:05,392 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 16:37:05,396 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:37:05,397 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:37:05,401 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': '37939519'} ; 2024-03-01 16:37:05,401 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:37:05,401 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:37:05,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,412 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:37:05,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:05,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:05,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 16:37:05,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 16:37:05,456 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:37:05,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:37:05,460 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:37:05,463 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:37:05,463 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:37:05,467 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:37:05,467 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:05,467 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:37:05,470 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:37:05,474 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:37:05,477 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:37:05,480 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:37:05,484 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:37:05,484 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:05,484 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 16:37:05,485 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:37:05,484 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f53e2066f28) -- name = xvda1 status = True id = 117 children = [] parents = ['existing 250 GiB disk xvda (107) 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 0x7f53e1fff7d8> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:37:05,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:37:05,492 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:05,493 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 16:37:05,496 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:05,496 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 16:37:05,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:05,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 16:37:05,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:05,503 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 16:37:05,503 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:37:05,507 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:05,507 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 16:37:05,510 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:37:05,510 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:37:05,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1786404030'} ; 2024-03-01 16:37:05,514 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:37:05,514 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:05,518 INFO program/MainThread: stdout[20]: LVM 2024-03-01 16:37:05,518 INFO program/MainThread: stderr[20]: 2024-03-01 16:37:05,518 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:37:05,519 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:05,522 INFO program/MainThread: stdout[21]: LVM 2024-03-01 16:37:05,522 INFO program/MainThread: stderr[21]: 2024-03-01 16:37:05,522 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:37:05,522 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:05,525 INFO program/MainThread: stdout[22]: LVM 2024-03-01 16:37:05,525 INFO program/MainThread: stderr[22]: 2024-03-01 16:37:05,525 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:37:05,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,533 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 16:37:05,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,537 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,538 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,533 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,539 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:37:05,542 INFO program/MainThread: stdout[23]: LVM 2024-03-01 16:37:05,542 INFO program/MainThread: stderr[23]: 2024-03-01 16:37:05,542 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:37:05,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:37:05,547 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:37:05,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAFaFHP05mvfvlxANEh4xec3H3WKreEFjD-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790682016'} ; 2024-03-01 16:37:05,550 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:37:05,550 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,553 INFO program/MainThread: stdout[24]: LVM 2024-03-01 16:37:05,553 INFO program/MainThread: stderr[24]: 2024-03-01 16:37:05,554 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:37:05,554 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,557 INFO program/MainThread: stdout[25]: LVM 2024-03-01 16:37:05,557 INFO program/MainThread: stderr[25]: 2024-03-01 16:37:05,557 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:37:05,557 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,560 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:37:05,560 INFO program/MainThread: stderr[26]: 2024-03-01 16:37:05,560 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:37:05,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,568 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,571 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:37:05,572 INFO program/MainThread: stderr[27]: 2024-03-01 16:37:05,572 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:37:05,572 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,575 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:37:05,575 INFO program/MainThread: stderr[28]: 2024-03-01 16:37:05,575 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:37:05,575 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:37:05,578 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:37:05,578 INFO program/MainThread: stderr[29]: 2024-03-01 16:37:05,578 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:37:05,582 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 16:37:05,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:37:05,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:37:05,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:37:05,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,617 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 16:37:05,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790684933'} ; 2024-03-01 16:37:05,620 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:37:05,621 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,624 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:37:05,624 INFO program/MainThread: stderr[30]: 2024-03-01 16:37:05,624 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:37:05,624 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,627 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:37:05,627 INFO program/MainThread: stderr[31]: 2024-03-01 16:37:05,627 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:37:05,628 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,631 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:37:05,631 INFO program/MainThread: stderr[32]: 2024-03-01 16:37:05,631 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:37:05,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,639 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,642 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:37:05,642 INFO program/MainThread: stderr[33]: 2024-03-01 16:37:05,642 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:37:05,642 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,645 INFO program/MainThread: stdout[34]: LVM 2024-03-01 16:37:05,646 INFO program/MainThread: stderr[34]: 2024-03-01 16:37:05,646 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:37:05,646 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:37:05,649 INFO program/MainThread: stdout[35]: LVM 2024-03-01 16:37:05,649 INFO program/MainThread: stderr[35]: 2024-03-01 16:37:05,649 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:37:05,653 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 16:37:05,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:37:05,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:37:05,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,680 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 16:37:05,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/047a71f3-196a-463c-bf07-5704909f6b2e ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', '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-3zl1ZTvXmQwNAykBeVcBYwfIGpa7vuZAMdER2tnPmuQgkxt1vsp50MOrXwAXcY7E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a71f3-196a-463c-bf07-5704909f6b2e', 'ID_FS_UUID_ENC': '047a71f3-196a-463c-bf07-5704909f6b2e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1790688546'} ; 2024-03-01 16:37:05,684 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:37:05,684 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:05,687 INFO program/MainThread: stdout[36]: LVM 2024-03-01 16:37:05,687 INFO program/MainThread: stderr[36]: 2024-03-01 16:37:05,687 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:37:05,687 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:05,690 INFO program/MainThread: stdout[37]: LVM 2024-03-01 16:37:05,691 INFO program/MainThread: stderr[37]: 2024-03-01 16:37:05,691 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:37:05,691 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:05,694 INFO program/MainThread: stdout[38]: LVM 2024-03-01 16:37:05,694 INFO program/MainThread: stderr[38]: 2024-03-01 16:37:05,694 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:37:05,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 16:37:05,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,706 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,707 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53e20399b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MdER2t-nPmu-Qgkx-t1vs-p50M-OrXw-AXcY7E size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:37:05,707 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:37:05,710 INFO program/MainThread: stdout[39]: LVM 2024-03-01 16:37:05,711 INFO program/MainThread: stderr[39]: 2024-03-01 16:37:05,711 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:37:05,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:37:05,715 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 16:37:05,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:05,727 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:05,741 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:37:05,742 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:37:05,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,765 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:37:05,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,777 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:37:05,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,789 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:37:05,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,801 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:37:05,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,813 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:37:05,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:05,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:05,826 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:37:05,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,832 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:37:05,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,835 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,835 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,837 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:37:05,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:37:05,843 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:37:05,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:37:05,850 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:37:05,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:37:05,856 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:37:05,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:05,862 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 16:37:05,862 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:37:05,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,865 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,866 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,870 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,871 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,875 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,876 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,879 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,881 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,884 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,885 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,889 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,890 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,894 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,895 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,898 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,900 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,903 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,904 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,908 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,909 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,912 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,914 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,917 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,918 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,922 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,923 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,927 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,928 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,931 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,933 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,936 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,937 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,941 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,942 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,946 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,947 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,950 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,951 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,955 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,956 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,960 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,961 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,964 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,965 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,969 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,970 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,974 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,975 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,978 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,980 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,983 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,984 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,988 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,989 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,993 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,994 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:05,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,997 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:05,998 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:06,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,002 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:06,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,003 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:05,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:06,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,007 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:06,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,008 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:06,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:06,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,012 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:06,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:37:06,013 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 16:37:06,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f53e204d780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FaFHP0-5mvf-vlxA-NEh4-xec3-H3WK-reEFjD 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 (0x7f53e20aaeb8) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 3zl1ZT-vXmQ-wNAy-kBeV-cBYw-fIGp-a7vuZA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 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', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:37:06,013 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:37:06,017 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 16:37:06,017 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 16:37:06,017 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 16:37:06,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:37:06,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:37:06,022 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,023 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 16:37:06,027 INFO program/MainThread: stdout[40]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:37:06,027 INFO program/MainThread: stderr[40]: 2024-03-01 16:37:06,027 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:37:06,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 16:37:06,032 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 16:37:06,032 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:37:06,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:37:06,036 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:37:06,040 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:37:06,040 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,040 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 16:37:06,040 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:37:06,043 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:37:06,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:37:06,047 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:37:06,051 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:37:06,054 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:37:06,054 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:37:06,054 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:37:06,054 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:37:06,054 DEBUG blivet/MainThread: removing sda 2024-03-01 16:37:06,057 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:37:06,057 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:37:06,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 16:37:06,061 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:37:06,061 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:37:06,061 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:37:06,061 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:37:06,064 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:37:06,064 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:37:06,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 16:37:06,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:37:06,067 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:37:06,067 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:37:06,067 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:37:06,070 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:37:06,070 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:37:06,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 16:37:06,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:37:06,074 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:37:06,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,112 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,129 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:37:06,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,141 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,158 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:37:06,158 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,158 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,158 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,158 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,159 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:37:06,159 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:37:06,159 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:37:06,159 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:37:06,159 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:37:06,159 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:37:06,162 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:37:06,165 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:37:06,168 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:37:06,169 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:37:06,172 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:37:06,172 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f53e2016db0> 2024-03-01 16:37:06,172 INFO blivet/MainThread: sorting actions... 2024-03-01 16:37:06,173 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:37:06,174 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:37:06,175 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,178 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:37:06,178 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:37:06,189 INFO program/MainThread: stdout: 2024-03-01 16:37:06,189 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:37:06,189 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,206 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,218 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,219 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:37:06,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:37:06,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:37:06,230 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,233 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:37:06,236 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,239 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:37:06,243 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,246 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:37:06,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:37:06,249 INFO program/MainThread: Running [41] 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 16:37:06,367 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 16:37:06,367 INFO program/MainThread: stderr[41]: 2024-03-01 16:37:06,367 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:37:06,368 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,384 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:37:06,384 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:37:06,401 INFO program/MainThread: stdout: 2024-03-01 16:37:06,402 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:37:06,402 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,425 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,436 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,437 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:37:06,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:06,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:37:06,448 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:37:06,452 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:37:06,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:37:06,456 INFO program/MainThread: Running [42] 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 16:37:06,488 INFO program/MainThread: stdout[42]: 2024-03-01 16:37:06,489 INFO program/MainThread: stderr[42]: 2024-03-01 16:37:06,489 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:37:06,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:37:06,496 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,503 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,506 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,510 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,513 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:37:06,516 INFO program/MainThread: Running [43] 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 16:37:06,553 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 16:37:06,554 INFO program/MainThread: stderr[43]: 2024-03-01 16:37:06,554 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:37:06,555 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:37:06,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:37:06,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:37:06,576 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:37:06,584 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,593 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,606 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:06,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:37:06,614 INFO program/MainThread: Running [44] 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 16:37:06,652 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 16:37:06,653 INFO program/MainThread: stderr[44]: 2024-03-01 16:37:06,653 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:37:06,653 INFO program/MainThread: Running [45] 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 16:37:06,692 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:37:06,692 INFO program/MainThread: stderr[45]: 2024-03-01 16:37:06,692 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:37:06,693 INFO program/MainThread: Running [46] 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 16:37:06,727 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 16:37:06,728 INFO program/MainThread: stderr[46]: 2024-03-01 16:37:06,728 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:37:06,728 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:37:06,736 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,745 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,751 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,751 INFO program/MainThread: Running [47] 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 16:37:06,795 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:37:06,795 INFO program/MainThread: stderr[47]: 2024-03-01 16:37:06,795 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:37:06,795 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:37:06,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,826 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,857 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,858 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:37:06,862 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,865 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,868 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,868 INFO program/MainThread: Running [48] 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 16:37:06,896 INFO program/MainThread: stdout[48]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:37:06,896 INFO program/MainThread: stderr[48]: 2024-03-01 16:37:06,896 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:37:06,897 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:37:06,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,926 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,943 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:06,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:06,957 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:37:06,961 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:06,964 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,967 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:37:06,967 INFO program/MainThread: Running [49] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:06,998 INFO program/MainThread: stdout[49]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:37:06,999 INFO program/MainThread: stderr[49]: 2024-03-01 16:37:06,999 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:37:06,999 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:37:06,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:07,027 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:07,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:07,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:07,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:07,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:07,061 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:37:07,061 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 0x7f53e1fffdb0> 2024-03-01 16:37:18,750 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_der4_d3q/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:37:23,427 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ivtrbvgh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:37:30,356 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4_l3s13u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:37:30,392 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:30,392 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:37:30,396 INFO program/MainThread: stdout[2]: 2024-03-01 16:37:30,396 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:37:30,396 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:37:30,396 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:37:30,401 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:30,401 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:37:30,405 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:30,405 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:37:30,408 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:30,408 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:37:30,411 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:30,411 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:37:30,419 INFO program/MainThread: stdout: 2024-03-01 16:37:30,419 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:37:30,419 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:37:30,419 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:30,419 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:30,419 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:30,420 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:30,420 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:30,420 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:37:30,420 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:30,420 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:37:30,421 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:37:30,421 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:30,434 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:30,446 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:37:30,450 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:37:30,450 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:37:30,451 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:30,483 INFO program/MainThread: stdout[3]: 2024-03-01 16:37:30,483 INFO program/MainThread: stderr[3]: 2024-03-01 16:37:30,483 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:37:30,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,496 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:37:30,501 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:37:30,501 INFO blivet/MainThread: sda is a disk 2024-03-01 16:37:30,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:37:30,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:37:30,505 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:37:30,509 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:37:30,509 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:37:30,512 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:37:30,512 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,513 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:37:30,513 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a16293cf8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:37:30,517 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:37:30,517 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:37:30,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:37:30,520 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:37:30,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:37:30,531 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:37:30,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:37:30,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:37:30,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:37:30,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:37:30,537 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:37:30,541 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:37:30,541 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,541 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:37:30,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a1624d2e8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:37:30,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:37:30,545 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:37:30,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:37:30,548 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:37:30,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:37:30,559 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:37:30,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:37:30,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:37:30,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:37:30,565 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:37:30,565 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:37:30,569 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:37:30,569 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,569 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:37:30,569 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15201a20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:37:30,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:37:30,573 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:37:30,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:37:30,576 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:37:30,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,586 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:37:30,587 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:37:30,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:37:30,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:37:30,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:37:30,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:37:30,593 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:37:30,597 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:37:30,597 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,598 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:37:30,598 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15201f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:37:30,601 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:37:30,601 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:37:30,604 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:37:30,604 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:37:30,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,615 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:37:30,615 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:37:30,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:37:30,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:37:30,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:37:30,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:37:30,622 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:37:30,625 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:37:30,625 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,626 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:37:30,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15201fd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:37:30,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:37:30,629 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:37:30,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:37:30,633 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:37:30,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:37:30,643 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:37:30,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:37:30,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:37:30,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:37:30,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:37:30,650 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:37:30,653 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:37:30,654 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,654 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:37:30,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15207ef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:37:30,657 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:37:30,657 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:37:30,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:37:30,661 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:37:30,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:37:30,671 INFO blivet/MainThread: sde is a disk 2024-03-01 16:37:30,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:37:30,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:37:30,675 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:37:30,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:37:30,678 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:37:30,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:37:30,682 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,682 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:37:30,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15207cc0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:37:30,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:37:30,686 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:37:30,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:37:30,689 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:37:30,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,699 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:37:30,700 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:37:30,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:37:30,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:37:30,703 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:37:30,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:37:30,706 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:37:30,710 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:37:30,710 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,711 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:37:30,711 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a1520fb00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:37:30,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:37:30,714 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:37:30,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:37:30,718 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:37:30,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:37:30,728 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:37:30,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:37:30,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:37:30,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:37:30,735 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:37:30,735 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:37:30,738 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:37:30,739 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,739 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:37:30,739 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15207e48) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:37:30,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:37:30,743 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:37:30,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:37:30,746 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:37:30,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:37:30,757 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:37:30,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:37:30,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:37:30,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:37:30,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:37:30,763 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:37:30,767 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:37:30,767 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,767 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:37:30,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15218ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:37:30,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:37:30,771 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:37:30,774 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:37:30,774 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:37:30,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:37:30,785 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:37:30,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:37:30,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:37:30,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:37:30,792 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:37:30,792 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:37:30,795 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:37:30,795 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,796 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:37:30,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15220278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:37:30,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:37:30,799 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:37:30,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:37:30,803 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:37:30,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:37:30,814 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:37:30,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:37:30,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:37:30,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:37:30,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:37:30,820 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:37:30,823 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:37:30,824 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:37:30,824 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:37:30,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a1520f7f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:37:30,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:37:30,828 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:37:30,831 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': '37936093'} ; 2024-03-01 16:37:30,831 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:37:30,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:30,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:30,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:37:30,842 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:37:30,842 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:37:30,842 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:37:30,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:37:30,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:37:30,845 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:37:30,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:37:30,849 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:37:30,852 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:37:30,853 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:37:30,853 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:37:30,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a15226048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:37:30,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:37:30,860 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:30,860 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:37:30,864 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:30,864 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:37:30,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:30,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:37:30,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:30,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:37:30,874 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:37:30,877 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:30,880 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:37:30,886 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 0x7f9a151a94c8> 2024-03-01 16:37:33,913 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:37:33,918 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:37:33,918 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:37:33,922 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': '37939519'} ; 2024-03-01 16:37:33,922 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:37:33,923 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:37:33,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:33,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:33,932 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:37:33,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:33,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:33,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:33,949 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:33,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:33,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:37:33,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:37:33,971 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:37:33,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:37:33,975 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:37:33,978 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:37:33,978 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:37:33,982 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:37:33,982 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:33,982 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:37:33,985 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:37:33,989 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:37:33,992 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:37:33,995 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:37:33,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 16:37:33,999 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:33,999 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:37:34,000 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:37:33,999 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9a15220940) -- 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 0x7f9a151b85c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:37:34,004 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:37:34,007 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:34,007 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:37:34,011 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:34,011 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:37:34,014 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:34,014 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:37:34,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:34,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:37:34,020 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:37:34,020 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:37:34,023 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:34,023 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:37:34,027 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:37:34,027 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:37:34,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:34,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:34,052 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:37:34,053 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:37:34,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,066 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:37:34,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,077 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:37:34,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,089 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:37:34,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,100 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:37:34,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,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 16:37:34,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:34,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:34,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:34,123 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:37:34,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:37:38,748 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hn1qbhp5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:37:38,784 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:38,784 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:37:38,788 INFO program/MainThread: stdout[2]: 2024-03-01 16:37:38,788 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:37:38,788 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:37:38,788 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:37:38,792 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:38,793 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:37:38,796 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:38,797 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:37:38,800 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:38,800 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:37:38,803 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:37:38,803 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:37:38,811 INFO program/MainThread: stdout: 2024-03-01 16:37:38,811 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:37:38,811 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:37:38,811 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:38,811 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:38,811 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:37:38,812 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:38,812 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:38,812 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:37:38,812 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:37:38,812 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:37:38,813 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:37:38,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:38,825 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:38,836 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:37:38,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:37:38,841 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:37:38,841 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:38,872 INFO program/MainThread: stdout[3]: 2024-03-01 16:37:38,872 INFO program/MainThread: stderr[3]: 2024-03-01 16:37:38,872 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:37:38,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:38,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:38,885 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:37:38,890 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:37:38,891 INFO blivet/MainThread: sda is a disk 2024-03-01 16:37:38,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:37:38,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:37:38,895 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:37:38,898 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:37:38,898 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:37:38,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:37:38,902 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:37:38,902 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:37:38,902 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086e4e1d30) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:37:38,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:37:38,906 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:37:38,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:37:38,910 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:37:38,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:38,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:38,920 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:37:38,921 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:37:38,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:37:38,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:37:38,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:37:38,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:37:38,928 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:37:38,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:37:38,931 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:37:38,932 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:37:38,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086e49d2b0) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:37:38,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:37:38,935 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:37:38,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:37:38,939 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:37:38,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:37:38,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:38,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:37:38,949 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:37:38,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:37:38,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:37:38,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:37:38,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:37:38,956 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:37:38,960 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:37:38,960 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:37:38,960 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:37:38,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d451a20) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:37:38,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:37:38,964 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:37:38,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:37:38,967 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:37:38,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:37:38,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:38,977 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:37:38,978 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:37:38,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:37:38,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:37:38,981 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:37:38,985 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:37:38,985 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:37:38,988 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:37:38,988 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:37:38,989 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:37:38,989 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d451f28) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:37:38,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:37:38,992 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:37:38,996 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:37:38,996 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:37:38,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:37:39,007 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:37:39,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:37:39,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:37:39,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:37:39,013 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:37:39,013 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:37:39,017 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:37:39,017 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,017 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:37:39,017 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d451fd0) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:37:39,021 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:37:39,021 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:37:39,024 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:37:39,024 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:37:39,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:37:39,035 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:37:39,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:37:39,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:37:39,038 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:37:39,042 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:37:39,042 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:37:39,045 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:37:39,045 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,046 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:37:39,046 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d457ef0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:37:39,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:37:39,049 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:37:39,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:37:39,053 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:37:39,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,063 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:37:39,063 INFO blivet/MainThread: sde is a disk 2024-03-01 16:37:39,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:37:39,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:37:39,067 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:37:39,070 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:37:39,070 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:37:39,074 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:37:39,074 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,074 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:37:39,074 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d457cc0) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:37:39,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:37:39,078 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:37:39,081 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:37:39,081 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:37:39,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:37:39,092 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:37:39,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:37:39,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:37:39,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:37:39,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:37:39,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 16:37:39,102 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:37:39,103 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,103 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:37:39,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d45fb00) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:37:39,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:37:39,107 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:37:39,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:37:39,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 16:37:39,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:37:39,121 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:37:39,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:37:39,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:37:39,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:37:39,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:37:39,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 16:37:39,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 16:37:39,131 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,132 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:37:39,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d457e48) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:37:39,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:37:39,136 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:37:39,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:37:39,139 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:37:39,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:37:39,150 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:37:39,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:37:39,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:37:39,153 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:37:39,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:37:39,157 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:37:39,160 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:37:39,160 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,161 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:37:39,161 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d468ba8) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:37:39,164 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:37:39,165 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:37:39,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:37:39,168 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:37:39,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:37:39,179 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:37:39,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:37:39,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:37:39,182 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:37:39,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:37:39,186 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:37:39,189 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:37:39,189 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,190 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:37:39,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d470278) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:37:39,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:37:39,194 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:37:39,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:37:39,197 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:37:39,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:37:39,208 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:37:39,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:37:39,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:37:39,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:37:39,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:37:39,215 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:37:39,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:37:39,218 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:37:39,219 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:37:39,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d45f7f0) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:37:39,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:37:39,222 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:37:39,225 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': '37936093'} ; 2024-03-01 16:37:39,226 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:37:39,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:39,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:39,237 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:37:39,237 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:37:39,237 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:37:39,237 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:37:39,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:37:39,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:37:39,241 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:37:39,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:37:39,245 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:37:39,248 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:37:39,248 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:37:39,249 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:37:39,249 INFO blivet/MainThread: got device: DiskDevice instance (0x7f086d476048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:37:39,252 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:37:39,256 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:39,256 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:37:39,260 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:39,260 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:37:39,263 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:39,263 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:37:39,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:39,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:37:39,270 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:37:39,273 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:39,276 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:37:39,281 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 0x7f086d3f8508> 2024-03-01 16:37:42,172 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:37:42,177 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:37:42,177 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:37:42,181 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': '37939519'} ; 2024-03-01 16:37:42,181 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:37:42,182 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:37:42,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,191 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:37:42,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:42,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:42,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:37:42,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:37:42,233 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:37:42,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:37:42,236 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:37:42,240 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:37:42,240 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:37:42,243 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:37:42,244 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:42,244 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:37:42,247 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:37:42,251 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:37:42,254 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:37:42,257 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:37:42,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 16:37:42,261 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:37:42,261 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:37:42,262 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:37:42,261 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f086d470940) -- 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 0x7f086d4095c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:37:42,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:37:42,269 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:37:42,269 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:37:42,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:37:42,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:37:42,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:42,276 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:37:42,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:37:42,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:37:42,281 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:37:42,281 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:37:42,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,285 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:37:42,288 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:37:42,289 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:37:42,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:42,300 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:42,312 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:37:42,313 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:37:42,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 16:37:42,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,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 16:37:42,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,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 16:37:42,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,337 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:37:42,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 16:37:42,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,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 16:37:42,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,349 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:37:42,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,361 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:37:42,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,372 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:37:42,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,384 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:37:42,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,396 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:37:42,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:37:42,402 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:37:42,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:37:42,408 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:37:42,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:37:42,414 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:37:42,417 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,417 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:37:42,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:37:42,421 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:37:42,421 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:37:42,424 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,425 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:37:42,428 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,428 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:37:42,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:37:42,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:37:42,431 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:37:42,434 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,435 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:37:42,438 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:37:42,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:37:42,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:37:42,441 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:37:42,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,444 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:37:42,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:37:42,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:37:42,453 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:42,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:37:42,460 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:42,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:37:42,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:37:42,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:37:42,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:37:42,472 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:37:42,473 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:37:42,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,486 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:37:42,487 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,487 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:37:42,487 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:37:42,488 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,488 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:37:42,491 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,491 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:37:42,494 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:37:42,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:37:42,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:37:42,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:37:42,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:37:42,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:37:42,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:37:42,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:37:42,517 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,517 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:37:42,517 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:37:42,518 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:37:42,521 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:37:42,522 INFO program/MainThread: stderr[4]: 2024-03-01 16:37:42,522 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:37:42,522 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:37:42,522 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:42,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:37:42,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,527 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:42,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,540 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:37:42,541 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,541 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:37:42,541 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:37:42,542 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,542 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:37:42,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,545 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:37:42,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:37:42,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:37:42,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:37:42,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:37:42,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:37:42,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:37:42,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:37:42,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:37:42,571 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:37:42,571 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:37:42,571 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:37:42,572 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:37:42,572 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:42,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:37:42,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,576 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:42,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,588 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:37:42,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:37:42,594 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:37:42,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:37:42,600 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:37:42,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:37:42,606 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:37:42,609 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,609 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:37:42,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:37:42,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:37:42,613 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:37:42,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,616 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:37:42,619 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,619 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:37:42,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:37:42,622 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:37:42,622 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:37:42,625 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,626 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:37:42,629 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,629 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:37:42,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:37:42,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:37:42,632 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:37:42,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,635 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:37:42,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:37:42,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:37:42,643 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:37:42,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:37:42,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:37:42,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:37:42,658 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:37:42,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:37:42,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:37:42,663 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:37:42,663 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:37:42,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,677 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:37:42,677 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,678 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:37:42,678 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:37:42,678 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,679 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:37:42,682 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,682 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:37:42,685 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:37:42,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:37:42,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:37:42,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:37:42,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:37:42,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:37:42,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:37:42,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:37:42,707 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,708 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:37:42,708 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:37:42,708 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:37:42,708 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:42,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:37:42,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,712 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:42,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,725 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:37:42,726 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,726 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:37:42,726 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:37:42,727 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,727 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:37:42,730 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,730 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:37:42,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:37:42,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:37:42,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:37:42,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:37:42,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:37:42,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:37:42,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:37:42,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:37:42,756 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:37:42,756 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:37:42,756 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:37:42,757 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:37:42,757 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:42,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:37:42,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,761 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:42,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,773 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:37:42,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:37:42,779 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:37:42,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:37:42,785 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:37:42,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:37:42,791 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:37:42,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:37:42,797 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:37:42,800 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,801 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:37:42,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:37:42,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:37:42,804 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:37:42,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,807 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:37:42,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:37:42,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:37:42,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:37:42,814 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:37:42,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,817 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:37:42,820 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,820 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:37:42,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:37:42,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:37:42,824 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:37:42,827 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,827 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:37:42,831 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:37:42,831 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:37:42,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:37:42,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:37:42,834 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:37:42,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:37:42,837 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:37:42,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:37:42,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:37:42,846 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:37:42,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:37:42,853 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:37:42,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:37:42,860 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:37:42,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:37:42,868 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:37:42,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:37:42,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:37:42,882 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:37:42,882 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:37:42,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,897 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:37:42,898 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,899 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:37:42,899 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:37:42,899 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,900 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:37:42,903 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,903 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:37:42,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:37:42,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:37:42,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:37:42,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:37:42,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:37:42,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:37:42,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:37:42,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:37:42,928 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,929 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:37:42,929 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:37:42,929 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:37:42,929 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:42,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:37:42,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,933 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:42,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,946 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:37:42,947 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,948 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:37:42,948 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:37:42,948 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,949 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:37:42,952 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,952 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:37:42,955 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:42,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:37:42,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:37:42,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:37:42,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:37:42,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:37:42,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:37:42,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:37:42,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:37:42,978 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,978 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:37:42,978 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:37:42,979 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:37:42,979 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:42,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:37:42,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:37:42,983 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:42,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:42,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:42,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:42,996 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:37:42,997 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,997 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:37:42,998 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:37:42,998 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:42,999 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:37:43,002 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:43,002 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:37:43,005 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:43,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:37:43,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:37:43,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:37:43,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:37:43,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:37:43,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:37:43,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:37:43,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:37:43,028 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:43,028 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:37:43,029 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:37:43,029 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:37:43,029 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:37:43,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:37:43,033 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:43,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:37:43,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:43,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:37:43,046 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:37:43,047 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:43,048 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:37:43,048 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:37:43,048 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:43,049 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:37:43,052 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:43,053 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:37:43,055 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:37:43,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:37:43,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:37:43,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:37:43,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:37:43,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:37:43,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:37:43,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:37:43,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:37:43,078 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:37:43,079 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:37:43,080 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:37:43,080 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:37:43,080 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:37:43,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:37:43,084 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:37:43,086 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:37:43,087 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,088 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,088 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:37:43,091 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:37:43,094 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:37:43,096 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:37:43,100 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:37:43,100 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:37:43,103 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:37:43,103 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 0x7f086d3b0780> 2024-03-01 16:37:43,103 INFO blivet/MainThread: sorting actions... 2024-03-01 16:37:43,138 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:37:43,138 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:37:43,139 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:37:43,139 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:37:43,140 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:37:43,140 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:37:43,140 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:37:43,141 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:37:43,141 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:37:43,142 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:37:43,142 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:37:43,142 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:37:43,143 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:37:43,143 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:37:43,143 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:37:43,144 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,144 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:43,145 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,145 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:43,145 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:43,146 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:43,146 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:43,147 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:43,147 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:37:43,148 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:37:43,148 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:37:43,148 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:37:43,149 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:43,149 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:43,150 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:43,150 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:43,151 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:37:43,151 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:37:43,151 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:37:43,152 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:37:43,152 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:43,153 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:43,153 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:43,153 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:43,154 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:37:43,157 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,160 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:37:43,160 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:37:43,166 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,196 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,208 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,209 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:37:43,213 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,216 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:37:43,216 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:37:43,221 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,251 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,261 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,262 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:37:43,266 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,269 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:37:43,269 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:37:43,274 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,303 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,313 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,314 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:37:43,318 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,321 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:37:43,321 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:37:43,326 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,366 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:37:43,370 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,373 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:37:43,373 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:37:43,379 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,409 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,421 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,422 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:37:43,426 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,429 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:37:43,429 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:37:43,434 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,462 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,472 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,473 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:37:43,477 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,480 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:37:43,480 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:37:43,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,525 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:37:43,529 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,532 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:37:43,532 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:37:43,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,579 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,580 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:37:43,584 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,587 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:37:43,587 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:37:43,594 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,631 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:37:43,635 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:37:43,638 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:37:43,638 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:37:43,646 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,685 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,686 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:37:43,690 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:43,693 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,696 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,696 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:37:43,696 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:43,726 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:37:43,727 INFO program/MainThread: stderr[5]: 2024-03-01 16:37:43,727 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:37:43,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,746 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:37:43,751 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:37:43,752 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:37:43,760 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,782 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,783 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:37:43,787 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:43,790 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,793 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,793 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:37:43,793 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:43,824 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:37:43,824 INFO program/MainThread: stderr[6]: 2024-03-01 16:37:43,824 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:37:43,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,842 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:37:43,847 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:37:43,848 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:37:43,856 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,878 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,878 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:37:43,883 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:43,886 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,889 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,889 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:37:43,889 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:43,923 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:37:43,923 INFO program/MainThread: stderr[7]: 2024-03-01 16:37:43,923 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:37:43,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,945 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:37:43,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 16:37:43,947 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:37:43,955 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:43,978 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:43,978 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:37:43,982 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:43,985 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,988 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:37:43,988 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:37:43,989 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 16:37:44,020 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:37:44,020 INFO program/MainThread: stderr[8]: 2024-03-01 16:37:44,021 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:37:44,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,037 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,041 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:37:44,042 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:37:44,043 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:37:44,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,076 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:37:44,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:37:44,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:37:44,086 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,089 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,092 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,096 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,099 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,102 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,105 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,108 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:37:44,111 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 16:37:44,188 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:37:44,189 INFO program/MainThread: stderr[9]: 2024-03-01 16:37:44,189 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:37:44,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:44,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:37:44,213 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,220 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,223 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,227 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,230 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,233 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,237 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,248 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:37:44,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:37:44,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,267 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:37:44,274 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,284 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,284 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:44,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:37:44,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:37:44,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:44,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:37:44,303 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,306 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,310 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,313 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,317 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,324 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:37:44,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,339 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:37:44,344 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 16:37:44,367 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:37:44,367 INFO program/MainThread: stderr[10]: 2024-03-01 16:37:44,367 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:37:44,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:37:44,372 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 16:37:44,458 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:37:44,459 INFO program/MainThread: stderr[11]: 2024-03-01 16:37:44,459 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:37:44,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:37:44,477 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:37:44,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,519 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:37:44,525 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:37:44,525 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:37:44,534 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,550 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,550 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:37:44,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,558 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:37:44,561 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:37:44,561 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:37:44,582 INFO program/MainThread: stdout: 2024-03-01 16:37:44,582 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:37:44,582 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:44,582 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:44,582 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:44,582 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:37:44,582 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:44,582 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:44,583 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:37:44,583 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:44,583 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:44,583 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,583 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:37:44,596 INFO program/MainThread: stdout: 2024-03-01 16:37:44,596 INFO program/MainThread: writing all SBs 2024-03-01 16:37:44,596 INFO program/MainThread: new label = "" 2024-03-01 16:37:44,596 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,613 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:37:44,618 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:37:44,619 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:37:44,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,628 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,644 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:44,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:37:44,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:37:44,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,656 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 16:37:44,681 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:37:44,681 INFO program/MainThread: stderr[12]: 2024-03-01 16:37:44,681 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:37:44,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:37:44,686 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 16:37:44,774 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:37:44,775 INFO program/MainThread: stderr[13]: 2024-03-01 16:37:44,775 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:37:44,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:37:44,790 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:37:44,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,827 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:37:44,833 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:37:44,834 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:37:44,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,857 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,857 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:37:44,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,865 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:37:44,868 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:37:44,868 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:37:44,890 INFO program/MainThread: stdout: 2024-03-01 16:37:44,890 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:37:44,890 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:44,890 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:44,890 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:44,890 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:37:44,890 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:44,890 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:44,890 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:37:44,890 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:44,890 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:44,891 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,891 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:37:44,902 INFO program/MainThread: stdout: 2024-03-01 16:37:44,903 INFO program/MainThread: writing all SBs 2024-03-01 16:37:44,903 INFO program/MainThread: new label = "" 2024-03-01 16:37:44,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,917 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:37:44,922 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:37:44,923 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:37:44,932 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:44,947 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:44,947 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:44,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:37:44,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:37:44,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:44,959 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 16:37:44,984 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:37:44,984 INFO program/MainThread: stderr[14]: 2024-03-01 16:37:44,984 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:37:44,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:37:44,989 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 16:37:45,073 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:37:45,073 INFO program/MainThread: stderr[15]: 2024-03-01 16:37:45,074 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:37:45,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:37:45,090 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:37:45,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:37:45,137 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:37:45,138 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:37:45,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,161 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:37:45,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,169 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:37:45,172 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:37:45,172 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:37:45,195 INFO program/MainThread: stdout: 2024-03-01 16:37:45,195 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:37:45,195 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:45,196 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:45,196 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:45,196 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:37:45,196 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:45,196 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:45,196 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:37:45,196 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:45,196 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:45,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,197 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:37:45,210 INFO program/MainThread: stdout: 2024-03-01 16:37:45,210 INFO program/MainThread: writing all SBs 2024-03-01 16:37:45,210 INFO program/MainThread: new label = "" 2024-03-01 16:37:45,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,226 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:37:45,231 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:37:45,233 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:37:45,241 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,255 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:45,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:37:45,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:37:45,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,266 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 16:37:45,292 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:37:45,292 INFO program/MainThread: stderr[16]: 2024-03-01 16:37:45,292 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:37:45,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:37:45,297 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 16:37:45,382 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:37:45,382 INFO program/MainThread: stderr[17]: 2024-03-01 16:37:45,382 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:37:45,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:37:45,403 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:37:45,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,441 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:37:45,446 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:37:45,447 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:37:45,456 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,470 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,470 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:37:45,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,478 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:37:45,481 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:37:45,481 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:37:45,513 INFO program/MainThread: stdout: 2024-03-01 16:37:45,513 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:37:45,514 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:45,514 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:45,514 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:45,514 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:37:45,514 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:45,514 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:45,514 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:37:45,514 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:45,514 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:45,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,515 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:37:45,527 INFO program/MainThread: stdout: 2024-03-01 16:37:45,527 INFO program/MainThread: writing all SBs 2024-03-01 16:37:45,527 INFO program/MainThread: new label = "" 2024-03-01 16:37:45,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:37:45,547 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:37:45,548 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:37:45,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,570 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,570 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:37:45,574 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,577 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,581 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,581 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:37:45,581 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:45,614 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:37:45,615 INFO program/MainThread: stderr[18]: 2024-03-01 16:37:45,615 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:37:45,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,634 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:37:45,639 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:37:45,640 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:37:45,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,671 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,671 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:37:45,675 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,679 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,682 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,682 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:37:45,683 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:45,718 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:37:45,718 INFO program/MainThread: stderr[19]: 2024-03-01 16:37:45,719 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:37:45,719 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,736 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:37:45,741 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:37:45,742 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:37:45,751 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,773 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:37:45,777 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,780 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,784 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,784 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:37:45,784 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:45,817 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:37:45,817 INFO program/MainThread: stderr[20]: 2024-03-01 16:37:45,817 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:37:45,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,836 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:37:45,841 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:37:45,842 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:37:45,851 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:45,873 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:45,873 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:37:45,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:37:45,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:37:45,884 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,887 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,890 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,896 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:37:45,903 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:45,968 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:37:45,968 INFO program/MainThread: stderr[21]: 2024-03-01 16:37:45,968 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:37:45,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:45,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:37:45,986 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,992 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:37:45,995 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:45,999 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,002 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,005 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:37:46,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:37:46,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,035 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,036 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:37:46,044 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,055 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:46,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:37:46,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:37:46,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:46,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:37:46,073 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,077 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,080 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,088 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,091 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,103 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:37:46,108 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:46,134 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:37:46,134 INFO program/MainThread: stderr[22]: 2024-03-01 16:37:46,134 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:37:46,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:37:46,139 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:46,221 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:37:46,221 INFO program/MainThread: stderr[23]: 2024-03-01 16:37:46,222 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:37:46,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:37:46,237 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:37:46,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:37:46,272 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:37:46,272 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:37:46,281 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,295 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:37:46,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,303 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:37:46,306 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:37:46,306 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:37:46,328 INFO program/MainThread: stdout: 2024-03-01 16:37:46,328 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:37:46,328 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:46,328 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:46,328 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:46,328 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:37:46,328 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:46,328 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:46,328 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:37:46,328 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:46,328 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:46,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,329 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:37:46,342 INFO program/MainThread: stdout: 2024-03-01 16:37:46,342 INFO program/MainThread: writing all SBs 2024-03-01 16:37:46,342 INFO program/MainThread: new label = "" 2024-03-01 16:37:46,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,356 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:37:46,361 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:37:46,362 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:37:46,370 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,386 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,386 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:46,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:37:46,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:37:46,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,398 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:46,426 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:37:46,426 INFO program/MainThread: stderr[24]: 2024-03-01 16:37:46,426 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:37:46,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:37:46,431 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:46,506 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:37:46,506 INFO program/MainThread: stderr[25]: 2024-03-01 16:37:46,507 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:37:46,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:37:46,522 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:37:46,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,560 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:37:46,566 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:37:46,566 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:37:46,575 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,591 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,591 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:37:46,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,599 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:37:46,602 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:37:46,602 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:37:46,623 INFO program/MainThread: stdout: 2024-03-01 16:37:46,623 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:37:46,623 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:46,623 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:46,624 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:46,624 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:37:46,624 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:46,624 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:46,624 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:37:46,624 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:46,624 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:46,624 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,624 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:37:46,637 INFO program/MainThread: stdout: 2024-03-01 16:37:46,637 INFO program/MainThread: writing all SBs 2024-03-01 16:37:46,637 INFO program/MainThread: new label = "" 2024-03-01 16:37:46,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,652 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:37:46,657 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:37:46,658 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:37:46,667 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,681 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,681 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:37:46,686 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,689 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,692 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,692 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:37:46,692 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:46,726 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:37:46,727 INFO program/MainThread: stderr[26]: 2024-03-01 16:37:46,727 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:37:46,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,749 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:37:46,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 16:37:46,750 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:37:46,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,782 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,782 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:37:46,787 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,790 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,793 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,793 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:37:46,793 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:46,826 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:37:46,827 INFO program/MainThread: stderr[27]: 2024-03-01 16:37:46,827 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:37:46,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,846 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:37:46,851 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:37:46,852 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:37:46,862 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,862 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,884 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,884 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:37:46,888 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:46,891 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,895 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:46,895 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:37:46,895 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:37:46,928 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:37:46,928 INFO program/MainThread: stderr[28]: 2024-03-01 16:37:46,928 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:37:46,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,950 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:37:46,954 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:37:46,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:37:46,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:46,986 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:46,986 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:37:46,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:37:46,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:37:46,997 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,003 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,006 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,009 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,012 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:37:47,016 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:47,076 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:37:47,077 INFO program/MainThread: stderr[29]: 2024-03-01 16:37:47,077 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:37:47,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:47,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:37:47,095 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,101 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,107 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,116 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,119 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,130 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:37:47,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:37:47,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,148 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,149 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:37:47,156 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,166 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,166 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:47,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:37:47,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:37:47,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:37:47,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:37:47,184 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,191 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,195 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,198 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,202 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:37:47,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,211 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:37:47,216 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:47,243 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:37:47,243 INFO program/MainThread: stderr[30]: 2024-03-01 16:37:47,243 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:37:47,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:37:47,248 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:47,318 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:37:47,319 INFO program/MainThread: stderr[31]: 2024-03-01 16:37:47,319 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:37:47,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:37:47,339 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:37:47,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:37:47,383 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:37:47,383 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:37:47,392 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,406 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:37:47,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,414 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:37:47,417 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:37:47,417 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:37:47,449 INFO program/MainThread: stdout: 2024-03-01 16:37:47,449 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:37:47,450 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:47,450 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:47,450 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:47,450 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:37:47,450 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:47,450 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:47,450 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:37:47,450 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:47,450 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:47,450 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,451 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:37:47,462 INFO program/MainThread: stdout: 2024-03-01 16:37:47,462 INFO program/MainThread: writing all SBs 2024-03-01 16:37:47,463 INFO program/MainThread: new label = "" 2024-03-01 16:37:47,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,478 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:37:47,483 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:37:47,484 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:37:47,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,508 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:47,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:37:47,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:37:47,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,520 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:47,547 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:37:47,547 INFO program/MainThread: stderr[32]: 2024-03-01 16:37:47,547 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:37:47,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:37:47,552 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:37:47,634 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:37:47,635 INFO program/MainThread: stderr[33]: 2024-03-01 16:37:47,635 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:37:47,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:47,652 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:37:47,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,681 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:37:47,687 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:37:47,687 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:37:47,696 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,710 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,710 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:37:47,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:37:47,718 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:37:47,721 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:37:47,721 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:37:47,742 INFO program/MainThread: stdout: 2024-03-01 16:37:47,742 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:37:47,742 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:37:47,742 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:37:47,742 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:37:47,742 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:37:47,743 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:37:47,743 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:37:47,743 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:37:47,743 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:37:47,743 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:37:47,743 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,743 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:37:47,757 INFO program/MainThread: stdout: 2024-03-01 16:37:47,757 INFO program/MainThread: writing all SBs 2024-03-01 16:37:47,757 INFO program/MainThread: new label = "" 2024-03-01 16:37:47,757 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:37:47,778 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:37:47,779 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:37:47,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:37:47,802 DEBUG program/MainThread: Return code: 0 2024-03-01 16:37:47,807 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:37:47,807 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 0x7f086e4d9ba0> 2024-03-01 16:37:47,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:37:47,815 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:37:47,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:37:47,822 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:37:47,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:37:47,828 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:37:47,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:37:47,835 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:37:47,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:37:47,841 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:37:47,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:37:47,848 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:37:47,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:37:47,854 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:37:47,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:37:47,860 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:37:47,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:37:47,867 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:37:47,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:37:47,874 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:37:47,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:37:47,880 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:37:47,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:37:47,886 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:37:47,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:37:47,892 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:37:47,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:37:47,898 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:37:47,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:37:47,904 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:37:47,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:37:47,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:37:47,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:38:41,954 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c33mk9un/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:38:41,991 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:41,991 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:38:41,994 INFO program/MainThread: stdout[2]: 2024-03-01 16:38:41,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 16:38:41,994 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:38:41,995 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:38:41,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:42,000 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:38:42,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:42,003 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:38:42,007 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:42,007 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:38:42,010 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:42,010 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:38:42,021 INFO program/MainThread: stdout: 2024-03-01 16:38:42,021 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:38:42,021 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc 2024-03-01 16:38:42,021 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 2024-03-01 16:38:42,021 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 77f49c62-0885-4952-b22f-2aa9f69d8360 2024-03-01 16:38:42,021 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa 2024-03-01 16:38:42,021 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 2024-03-01 16:38:42,021 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7113fa66-3d18-415c-b659-fce0bbb6807b 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8f57dea1-f914-45ec-b195-b056c19a9cb1 2024-03-01 16:38:42,021 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE 2024-03-01 16:38:42,021 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT 2024-03-01 16:38:42,021 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 2024-03-01 16:38:42,021 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2c6bdff0-3cee-436c-b89d-fa02be27916c 2024-03-01 16:38:42,021 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 395a911b-df9e-4ed2-92e6-cb0bfce3c42e 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 2024-03-01 16:38:42,021 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 2024-03-01 16:38:42,021 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 2024-03-01 16:38:42,021 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 2024-03-01 16:38:42,021 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh 2024-03-01 16:38:42,022 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 2024-03-01 16:38:42,022 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:38:42,022 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:38:42,022 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:38:42,022 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:38:42,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:42,022 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc sdb 1073741824 root disk brw-rw---- LVM2_member yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 77f49c62-0885-4952-b22f-2aa9f69d8360 sdc 1073741824 root disk brw-rw---- LVM2_member bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa sdd 1073741824 root disk brw-rw---- LVM2_member lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7113fa66-3d18-415c-b659-fce0bbb6807b `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8f57dea1-f914-45ec-b195-b056c19a9cb1 sde 1073741824 root disk brw-rw---- LVM2_member HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE sdf 1073741824 root disk brw-rw---- LVM2_member tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT sdg 1073741824 root disk brw-rw---- LVM2_member PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2c6bdff0-3cee-436c-b89d-fa02be27916c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 395a911b-df9e-4ed2-92e6-cb0bfce3c42e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 sdh 1073741824 root disk brw-rw---- LVM2_member Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 sdi 1073741824 root disk brw-rw---- LVM2_member ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 sdj 1073741824 root disk brw-rw---- LVM2_member 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:38:42,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:42,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:42,022 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:38:42,022 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:42,023 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:38:42,023 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:38:42,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:42,033 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:42,048 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:38:42,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/lvm-pv-uuid-2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5', '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': '2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn', 'ID_FS_UUID_ENC': '2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:38:42,052 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:38:42,053 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,087 INFO program/MainThread: stdout[3]: 2024-03-01 16:38:42,087 INFO program/MainThread: stderr[3]: 2024-03-01 16:38:42,087 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:38:42,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,100 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:38:42,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:38:42,105 INFO blivet/MainThread: sda is a disk 2024-03-01 16:38:42,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:38:42,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:38:42,109 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:38:42,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:38:42,113 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:38:42,116 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:38:42,117 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,117 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:38:42,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f34599dfba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:38:42,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:38:42,125 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,125 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:38:42,128 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,128 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:38:42,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:38:42,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:38:42,139 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:38:42,139 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:38:42,139 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,167 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:42,167 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:42,167 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:38:42,168 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:38:42,172 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; 2024-03-01 16:38:42,173 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:38:42,176 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:38:42,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:42,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,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 16:38:42,216 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:42,216 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:42,217 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:38:42,217 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:42,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:38:42,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:38:42,226 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:38:42,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:38:42,230 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,259 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:42,259 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:42,259 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:38:42,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:38:42,264 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:38:42,268 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:38:42,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:38:42,274 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:38:42,274 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:42,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', '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': 'yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2', 'ID_FS_UUID_ENC': 'yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:38:42,278 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:38:42,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,289 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:38:42,289 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:38:42,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:38:42,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:38:42,293 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:38:42,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:38:42,296 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:38:42,300 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:38:42,300 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,300 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:38:42,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7f34599f2eb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:38:42,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:38:42,307 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,308 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:38:42,311 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,311 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:38:42,315 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,315 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:38:42,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:38:42,321 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:38:42,321 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:38:42,322 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,352 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:42,352 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). 2024-03-01 16:38:42,352 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:38:42,353 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:38:42,357 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:38:42,357 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:38:42,360 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:38:42,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:38:42,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:38:42,374 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:42,377 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:38:42,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:42,383 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,410 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:42,410 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). 2024-03-01 16:38:42,410 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:38:42,410 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:38:42,410 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:42,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:38:42,415 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:38:42,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:38:42,427 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:38:42,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:38:42,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:38:42,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:38:42,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:38:42,434 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:38:42,437 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:38:42,437 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,438 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:38:42,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f34599f2c50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:38:42,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:38:42,442 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:38:42,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:38:42,445 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:38:42,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:38:42,455 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:38:42,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:38:42,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:38:42,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:38:42,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:38:42,462 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:38:42,466 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:38:42,466 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,466 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:38:42,466 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3458912cf8) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:38:42,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:38:42,470 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:38:42,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa ' '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c', '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': 'bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa', 'ID_FS_UUID_ENC': 'bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:38:42,474 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:38:42,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:38:42,484 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:38:42,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:38:42,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:38:42,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:38:42,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:38:42,491 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:38:42,494 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:38:42,495 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,495 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:38:42,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7f345890ec18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:38:42,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:38:42,502 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,502 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:38:42,505 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,506 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:38:42,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:38:42,513 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:38:42,516 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:38:42,516 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:38:42,516 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,543 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:42,543 INFO program/MainThread: stderr[9]: 2024-03-01 16:38:42,543 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:38:42,544 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:38:42,548 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:42,548 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:38:42,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:38:42,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:42,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:38:42,565 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:42,568 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:38:42,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:42,575 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,605 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:42,605 INFO program/MainThread: stderr[10]: 2024-03-01 16:38:42,606 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:38:42,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:42,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:38:42,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:38:42,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:38:42,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:38:42,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:42,632 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:42,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:42,636 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:42,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:38:42,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:38:42,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:38:42,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:38:42,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:38:42,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:42,651 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:42,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:42,655 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:42,655 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:38:42,655 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:38:42,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:42,659 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:42,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:42,663 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:42,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/77f49c62-0885-4952-b22f-2aa9f69d8360 ' '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'ID_FS_UUID_ENC': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855713246'} ; 2024-03-01 16:38:42,666 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:38:42,667 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:42,671 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:38:42,671 INFO program/MainThread: stderr[11]: 2024-03-01 16:38:42,671 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:38:42,671 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:42,674 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:38:42,674 INFO program/MainThread: stderr[12]: 2024-03-01 16:38:42,674 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:38:42,674 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:42,677 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:38:42,678 INFO program/MainThread: stderr[13]: 2024-03-01 16:38:42,678 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:38:42,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:38:42,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:42,689 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:38:42,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:42,690 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:38:42,686 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34589038d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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 (0x7f34599f2f28) -- 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 = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:42,690 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:42,693 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:38:42,694 INFO program/MainThread: stderr[14]: 2024-03-01 16:38:42,694 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:38:42,698 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:38:42,702 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,702 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:38:42,706 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,706 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:38:42,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:38:42,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:38:42,716 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:38:42,716 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:38:42,720 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:42,720 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:38:42,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:38:42,723 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:42,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:42,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:38:42,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:38:42,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:38:42,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:38:42,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:42,748 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:42,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:42,752 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:42,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:38:42,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:38:42,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:38:42,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:38:42,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:38:42,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:42,767 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:42,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:42,771 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:42,771 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:38:42,771 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:38:42,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:42,774 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:42,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:42,778 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:42,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/76c947ed-737f-46ae-9a16-c334dbafa2dc ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', '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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'ID_FS_UUID_ENC': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855407427'} ; 2024-03-01 16:38:42,782 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:38:42,783 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:42,787 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:38:42,787 INFO program/MainThread: stderr[15]: 2024-03-01 16:38:42,787 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:38:42,787 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:42,790 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:38:42,790 INFO program/MainThread: stderr[16]: 2024-03-01 16:38:42,790 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:38:42,790 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:42,793 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:38:42,794 INFO program/MainThread: stderr[17]: 2024-03-01 16:38:42,794 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:38:42,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:38:42,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:42,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:42,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:42,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:42,802 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34599f2898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY 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 (0x7f34599f2f28) -- name = test_vg1 status = True 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 = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:42,807 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:42,810 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:38:42,810 INFO program/MainThread: stderr[18]: 2024-03-01 16:38:42,810 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:38:42,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:38:42,818 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,819 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:38:42,822 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,822 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:38:42,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:38:42,830 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,830 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:38:42,830 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:38:42,834 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:42,834 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:38:42,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:38:42,837 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:42,838 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:42,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', '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': 'lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3', 'ID_FS_UUID_ENC': 'lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:38:42,841 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:38:42,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,852 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:38:42,853 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:38:42,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:38:42,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:38:42,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:38:42,860 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:38:42,860 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:38:42,863 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:38:42,863 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:38:42,864 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:38:42,864 INFO blivet/MainThread: got device: DiskDevice instance (0x7f345891eda0) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:38:42,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:38:42,871 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:42,871 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:38:42,874 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:42,874 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:38:42,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,878 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:38:42,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:42,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:38:42,885 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:38:42,885 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:38:42,885 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,913 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:42,913 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:42,913 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:38:42,914 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:38:42,918 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:38:42,918 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:38:42,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:38:42,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:42,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:42,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:42,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:42,935 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:42,961 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 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=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:42,961 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:42,961 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:38:42,962 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:42,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:38:42,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:38:42,971 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:42,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:38:42,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:38:42,975 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/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,005 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:43,005 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:43,006 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:38:43,010 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:38:43,011 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:38:43,014 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:38:43,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:38:43,021 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:38:43,021 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:43,024 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/lvm-pv-uuid-HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', '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': 'HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE', 'ID_FS_UUID_ENC': 'HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:38:43,024 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:38:43,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,035 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:38:43,036 INFO blivet/MainThread: sde is a disk 2024-03-01 16:38:43,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:38:43,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:38:43,039 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:38:43,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:38:43,043 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:38:43,046 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:38:43,047 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:38:43,047 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:38:43,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3458918c18) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:38:43,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:38:43,054 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,054 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:38:43,058 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,058 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:38:43,061 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,061 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:38:43,065 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:38:43,068 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:38:43,068 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:38:43,068 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/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,096 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:43,096 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:43,096 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:38:43,097 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:38:43,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:43,101 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:38:43,104 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:38:43,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:38:43,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:38:43,118 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:43,121 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:38:43,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:43,128 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/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,156 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:43,156 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:43,156 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:38:43,157 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:38:43,157 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:43,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/lvm-pv-uuid-tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508', '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': 'tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT', 'ID_FS_UUID_ENC': 'tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:38:43,162 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:38:43,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,173 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:38:43,173 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:38:43,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:38:43,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:38:43,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:38:43,180 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:38:43,181 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:38:43,184 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:38:43,184 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:38:43,185 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:38:43,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7f34588b4978) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:38:43,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:38:43,192 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,192 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:38:43,196 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,196 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:38:43,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:38:43,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:38:43,206 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:38:43,206 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:38:43,206 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/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,234 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:43,234 INFO program/MainThread: stderr[24]: 2024-03-01 16:38:43,234 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:38:43,235 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:38:43,239 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:43,239 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:38:43,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:38:43,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:43,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:38:43,256 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:43,259 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:38:43,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:43,266 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/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,294 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:43,294 INFO program/MainThread: stderr[25]: 2024-03-01 16:38:43,294 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:38:43,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:43,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:38:43,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:38:43,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:38:43,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:38:43,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:43,321 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:43,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:43,325 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:43,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:38:43,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:38:43,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:38:43,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:38:43,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:38:43,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:43,340 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:43,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:43,343 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:43,344 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:38:43,344 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:38:43,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:43,347 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:43,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:43,351 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:43,355 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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh ' '/dev/disk/by-uuid/8f57dea1-f914-45ec-b195-b056c19a9cb1 ' '/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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'ID_FS_UUID_ENC': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854591097'} ; 2024-03-01 16:38:43,355 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:38:43,355 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:43,359 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:38:43,359 INFO program/MainThread: stderr[26]: 2024-03-01 16:38:43,359 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:38:43,360 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:43,363 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:38:43,363 INFO program/MainThread: stderr[27]: 2024-03-01 16:38:43,363 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:38:43,363 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:43,366 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:38:43,366 INFO program/MainThread: stderr[28]: 2024-03-01 16:38:43,366 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:38:43,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:38:43,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:43,378 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:38:43,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:43,379 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:38:43,374 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588b4908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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 (0x7f3458912518) -- 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 = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:43,379 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:43,382 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:38:43,382 INFO program/MainThread: stderr[29]: 2024-03-01 16:38:43,382 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:38:43,387 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:38:43,390 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,390 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:38:43,394 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,394 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:38:43,398 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,398 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:38:43,402 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,402 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:38:43,402 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:38:43,406 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:43,406 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:38:43,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:38:43,409 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:43,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:43,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:38:43,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:38:43,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:38:43,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:38:43,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:43,434 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:43,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:43,439 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:43,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:38:43,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:38:43,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:38:43,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:38:43,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:38:43,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:43,453 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:43,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:43,457 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:43,457 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:38:43,458 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:38:43,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:43,470 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:43,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:43,474 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:43,478 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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7113fa66-3d18-415c-b659-fce0bbb6807b', '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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'ID_FS_UUID_ENC': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854297975'} ; 2024-03-01 16:38:43,478 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:38:43,478 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:43,482 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:38:43,482 INFO program/MainThread: stderr[30]: 2024-03-01 16:38:43,482 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:38:43,482 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:43,485 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:38:43,486 INFO program/MainThread: stderr[31]: 2024-03-01 16:38:43,486 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:38:43,486 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:43,489 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:38:43,489 INFO program/MainThread: stderr[32]: 2024-03-01 16:38:43,489 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:38:43,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:38:43,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:43,501 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:43,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:43,502 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:43,498 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588d64e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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 (0x7f3458912518) -- name = test_vg2 status = 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 = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:43,503 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:43,506 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:38:43,506 INFO program/MainThread: stderr[33]: 2024-03-01 16:38:43,506 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:38:43,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:38:43,514 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,514 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:38:43,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:38:43,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:38:43,526 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:38:43,526 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:38:43,529 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:43,529 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:38:43,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:38:43,533 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:43,534 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:43,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/lvm-pv-uuid-PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 ' '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4', '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': 'PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397', 'ID_FS_UUID_ENC': 'PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:38:43,537 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:38:43,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,549 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:38:43,549 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:38:43,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:38:43,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:38:43,553 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:38:43,556 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:38:43,556 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:38:43,559 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:38:43,560 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:38:43,560 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:38:43,560 INFO blivet/MainThread: got device: DiskDevice instance (0x7f34588d2550) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:38:43,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:38:43,567 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,567 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:38:43,571 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,571 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:38:43,574 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:38:43,578 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,578 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:38:43,581 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:38:43,581 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:38:43,581 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,612 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:43,612 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,612 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:38:43,613 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:38:43,617 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:38:43,617 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:38:43,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:38:43,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:43,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,634 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,662 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 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=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 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=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:43,662 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,662 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:38:43,662 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:43,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:38:43,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:38:43,671 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:43,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:38:43,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:38:43,676 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,705 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:43,705 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,705 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:38:43,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:38:43,711 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:38:43,714 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:38:43,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:38:43,721 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:43,721 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:43,724 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/lvm-pv-uuid-Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm', 'ID_FS_UUID_ENC': 'Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:38:43,724 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:38:43,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,736 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:38:43,736 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:38:43,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:38:43,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:38:43,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:38:43,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:38:43,743 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:38:43,747 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:38:43,747 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:38:43,747 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:38:43,748 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3458918898) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:38:43,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:38:43,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:38:43,758 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:38:43,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:38:43,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,766 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:38:43,769 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:38:43,769 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:38:43,769 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,799 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:43,799 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,799 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:38:43,800 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:38:43,804 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; 2024-03-01 16:38:43,804 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:38:43,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:38:43,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:38:43,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:38:43,821 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:43,825 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:38:43,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:43,831 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,861 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:43,861 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,861 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:38:43,862 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:43,862 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:43,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/lvm-pv-uuid-ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4', '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': 'ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4', 'ID_FS_UUID_ENC': 'ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:38:43,867 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:38:43,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:38:43,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:43,878 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:38:43,879 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:38:43,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:38:43,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:38:43,882 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:38:43,886 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:38:43,886 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:38:43,889 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:38:43,890 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:38:43,890 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:38:43,890 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3458918e10) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:38:43,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:38:43,897 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:43,897 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:38:43,901 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:43,901 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:38:43,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:38:43,908 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:43,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:38:43,911 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:38:43,911 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:38:43,911 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:43,939 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:43,939 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:43,939 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:38:43,939 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:38:43,944 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; 2024-03-01 16:38:43,944 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:38:43,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:38:43,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:43,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:38:43,961 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:43,964 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:38:43,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:43,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:43,971 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:44,001 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:44,001 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:44,001 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:38:44,001 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:44,002 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:44,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/lvm-pv-uuid-3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a', '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': '3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh', 'ID_FS_UUID_ENC': '3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:38:44,007 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:38:44,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,018 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:38:44,019 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:38:44,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:38:44,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:38:44,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:38:44,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:38:44,026 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:38:44,030 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:38:44,030 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:38:44,031 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:38:44,031 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3458918358) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:38:44,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:38:44,038 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:38:44,041 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:38:44,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:38:44,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:38:44,051 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:38:44,052 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:38:44,052 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:44,080 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:44,080 INFO program/MainThread: stderr[41]: 2024-03-01 16:38:44,080 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:38:44,081 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:38:44,085 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:38:44,085 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:38:44,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:38:44,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:44,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:44,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:38:44,102 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:44,105 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:38:44,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:44,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:44,112 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:44,140 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:44,140 INFO program/MainThread: stderr[42]: 2024-03-01 16:38:44,140 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:38:44,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:44,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:38:44,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:38:44,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:38:44,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:38:44,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:44,167 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:44,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:44,171 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:44,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:38:44,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:38:44,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:38:44,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:38:44,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:38:44,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:44,186 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:44,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:44,190 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:44,190 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:38:44,190 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:38:44,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:44,194 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:44,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:44,198 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:44,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'ID_FS_UUID_ENC': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853456244'} ; 2024-03-01 16:38:44,201 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:38:44,202 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:44,205 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:38:44,206 INFO program/MainThread: stderr[43]: 2024-03-01 16:38:44,206 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:38:44,206 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:44,209 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:38:44,209 INFO program/MainThread: stderr[44]: 2024-03-01 16:38:44,209 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:38:44,209 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:44,212 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:38:44,212 INFO program/MainThread: stderr[45]: 2024-03-01 16:38:44,213 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:38:44,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:38:44,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,225 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:38:44,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,226 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:38:44,221 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34599dfa20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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 (0x7f34588d25c0) -- 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:44,226 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:44,229 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:38:44,230 INFO program/MainThread: stderr[46]: 2024-03-01 16:38:44,230 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:38:44,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:38:44,238 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,238 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:38:44,242 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,242 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:38:44,245 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,245 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:38:44,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:38:44,250 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:38:44,254 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:44,254 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:38:44,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:38:44,257 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:44,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:44,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:38:44,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:38:44,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:38:44,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:38:44,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:44,282 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:44,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:44,286 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:44,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:38:44,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:38:44,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:38:44,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:38:44,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:38:44,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:44,301 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:44,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:44,305 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:44,305 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:38:44,305 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:38:44,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:44,309 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:44,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:44,312 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:44,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/e90cc4d1-17f9-4665-9611-d6d19278af89', '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-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'ID_FS_UUID_ENC': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853148379'} ; 2024-03-01 16:38:44,316 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:38:44,316 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:44,320 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:38:44,320 INFO program/MainThread: stderr[47]: 2024-03-01 16:38:44,320 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:38:44,320 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:44,323 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:38:44,324 INFO program/MainThread: stderr[48]: 2024-03-01 16:38:44,324 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:38:44,324 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:44,327 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:38:44,327 INFO program/MainThread: stderr[49]: 2024-03-01 16:38:44,327 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:38:44,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:38:44,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,340 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:38:44,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,341 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:38:44,336 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f345891e940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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 (0x7f34588d25c0) -- name = test_vg3 status = True 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:44,342 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:44,345 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:38:44,345 INFO program/MainThread: stderr[50]: 2024-03-01 16:38:44,345 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:38:44,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:38:44,353 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,353 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:38:44,357 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,357 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:38:44,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,361 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:38:44,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:38:44,365 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:38:44,368 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:44,368 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:38:44,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:38:44,372 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:44,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:44,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:38:44,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:38:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:38:44,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:38:44,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:44,397 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:44,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:44,401 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:38:44,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:38:44,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:38:44,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:38:44,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:38:44,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:44,416 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:44,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:44,420 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,420 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:38:44,420 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:38:44,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:44,424 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:44,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:44,428 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,431 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-uuid/395a911b-df9e-4ed2-92e6-cb0bfce3c42e ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'ID_FS_UUID_ENC': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852845392'} ; 2024-03-01 16:38:44,431 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:38:44,432 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:44,435 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:38:44,435 INFO program/MainThread: stderr[51]: 2024-03-01 16:38:44,435 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:38:44,435 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:44,438 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:38:44,439 INFO program/MainThread: stderr[52]: 2024-03-01 16:38:44,439 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:38:44,439 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:44,442 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:38:44,442 INFO program/MainThread: stderr[53]: 2024-03-01 16:38:44,442 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:38:44,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:38:44,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,455 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:38:44,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,457 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:38:44,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f345892e940) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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 (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:44,457 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:44,461 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:38:44,461 INFO program/MainThread: stderr[54]: 2024-03-01 16:38:44,461 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:38:44,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:38:44,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,469 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:38:44,473 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,473 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:38:44,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:38:44,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:38:44,481 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:38:44,484 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:44,484 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:38:44,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:38:44,488 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:44,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:44,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:38:44,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:38:44,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:38:44,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:38:44,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:44,513 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:44,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:38:44,517 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:38:44,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:38:44,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:38:44,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:38:44,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:38:44,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:44,532 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:44,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 16:38:44,536 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,536 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:38:44,536 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:38:44,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:44,540 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:44,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:38:44,544 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:44,547 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-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/2c6bdff0-3cee-436c-b89d-fa02be27916c', '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-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'ID_FS_UUID_ENC': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852531584'} ; 2024-03-01 16:38:44,548 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:38:44,548 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:44,551 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:38:44,552 INFO program/MainThread: stderr[55]: 2024-03-01 16:38:44,552 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:38:44,552 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:44,555 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:38:44,555 INFO program/MainThread: stderr[56]: 2024-03-01 16:38:44,555 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:38:44,555 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:44,558 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:38:44,558 INFO program/MainThread: stderr[57]: 2024-03-01 16:38:44,559 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:38:44,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:38:44,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:44,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:44,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:44,568 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588e4e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 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 (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:44,574 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:44,578 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:38:44,578 INFO program/MainThread: stderr[58]: 2024-03-01 16:38:44,578 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:38:44,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:38:44,586 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,586 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:38:44,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:38:44,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:38:44,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:38:44,598 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:38:44,601 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:44,601 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:38:44,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:38:44,605 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:44,605 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:44,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': '37936093'} ; 2024-03-01 16:38:44,609 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:38:44,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:44,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:44,621 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:38:44,621 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:38:44,621 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:38:44,621 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:38:44,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:38:44,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:38:44,624 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:38:44,628 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:38:44,628 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:38:44,631 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:38:44,632 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:38:44,632 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:38:44,632 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3459a9d2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:38:44,636 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:38:44,639 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:44,639 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:38:44,642 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:44,643 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:38:44,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,646 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:38:44,650 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:44,650 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:38:44,653 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:38:44,656 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:38:44,660 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:38:44,665 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 0x7f345892ffc8> 2024-03-01 16:38:47,637 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:38:47,642 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:38:47,642 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:38:47,646 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': '37939519'} ; 2024-03-01 16:38:47,646 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:38:47,646 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:38:47,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:47,658 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:38:47,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:47,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:47,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:47,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:38:47,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:38:47,704 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:38:47,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:38:47,708 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:38:47,711 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:38:47,711 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:38:47,715 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:38:47,715 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:38:47,715 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:38:47,718 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:38:47,722 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:38:47,725 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:38:47,728 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:38:47,731 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:38:47,732 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:38:47,732 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:38:47,733 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:38:47,732 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3459a9dcc0) -- 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 0x7f3458873ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:38:47,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:38:47,740 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:47,740 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:38:47,743 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:47,744 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:38:47,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:47,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:38:47,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:47,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:38:47,751 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:38:47,754 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:47,754 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:38:47,757 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:38:47,757 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:47,761 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/2c6bdff0-3cee-436c-b89d-fa02be27916c ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6 ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'ID_FS_UUID_ENC': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852531584'} ; 2024-03-01 16:38:47,761 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:38:47,761 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:47,765 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:38:47,765 INFO program/MainThread: stderr[59]: 2024-03-01 16:38:47,765 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:38:47,765 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:47,769 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:38:47,769 INFO program/MainThread: stderr[60]: 2024-03-01 16:38:47,769 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:38:47,769 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:47,772 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:38:47,772 INFO program/MainThread: stderr[61]: 2024-03-01 16:38:47,772 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:38:47,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:38:47,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,785 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,787 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,781 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588e4e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:47,788 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:47,791 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:38:47,791 INFO program/MainThread: stderr[62]: 2024-03-01 16:38:47,791 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:38:47,795 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:38:47,795 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:38:47,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/395a911b-df9e-4ed2-92e6-cb0bfce3c42e ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra', '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-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'ID_FS_UUID_ENC': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852845392'} ; 2024-03-01 16:38:47,799 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:38:47,799 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:47,802 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:38:47,802 INFO program/MainThread: stderr[63]: 2024-03-01 16:38:47,802 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:38:47,802 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:47,805 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:38:47,806 INFO program/MainThread: stderr[64]: 2024-03-01 16:38:47,806 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:38:47,806 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:47,809 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:38:47,809 INFO program/MainThread: stderr[65]: 2024-03-01 16:38:47,809 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:38:47,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:38:47,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,823 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,824 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,819 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f345892e940) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:47,825 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:47,828 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:38:47,829 INFO program/MainThread: stderr[66]: 2024-03-01 16:38:47,829 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:38:47,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:38:47,833 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:38:47,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/e90cc4d1-17f9-4665-9611-d6d19278af89 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'ID_FS_UUID_ENC': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853148379'} ; 2024-03-01 16:38:47,836 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:38:47,836 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:47,839 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:38:47,840 INFO program/MainThread: stderr[67]: 2024-03-01 16:38:47,840 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:38:47,840 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:47,843 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:38:47,843 INFO program/MainThread: stderr[68]: 2024-03-01 16:38:47,843 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:38:47,843 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:47,846 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:38:47,846 INFO program/MainThread: stderr[69]: 2024-03-01 16:38:47,847 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:38:47,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:38:47,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,859 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,861 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,855 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f345891e940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:47,862 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:47,865 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:38:47,866 INFO program/MainThread: stderr[70]: 2024-03-01 16:38:47,866 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:38:47,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:38:47,870 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:38:47,873 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/14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'ID_FS_UUID_ENC': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853456244'} ; 2024-03-01 16:38:47,873 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:38:47,874 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:47,877 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:38:47,877 INFO program/MainThread: stderr[71]: 2024-03-01 16:38:47,877 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:38:47,877 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:47,880 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:38:47,880 INFO program/MainThread: stderr[72]: 2024-03-01 16:38:47,880 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:38:47,881 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:47,884 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:38:47,884 INFO program/MainThread: stderr[73]: 2024-03-01 16:38:47,884 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:38:47,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:38:47,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:47,898 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:47,892 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34599dfa20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34588d25c0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:47,899 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:47,902 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:38:47,902 INFO program/MainThread: stderr[74]: 2024-03-01 16:38:47,902 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:38:47,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:38:47,907 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:38:47,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/7113fa66-3d18-415c-b659-fce0bbb6807b ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'ID_FS_UUID_ENC': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854297975'} ; 2024-03-01 16:38:47,910 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:38:47,910 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:47,913 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:38:47,914 INFO program/MainThread: stderr[75]: 2024-03-01 16:38:47,914 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:38:47,914 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:47,917 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:38:47,917 INFO program/MainThread: stderr[76]: 2024-03-01 16:38:47,917 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:38:47,917 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:47,920 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:38:47,920 INFO program/MainThread: stderr[77]: 2024-03-01 16:38:47,920 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:38:47,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:38:47,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:47,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:47,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:47,933 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:47,929 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588d64e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3458912518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:47,934 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:47,937 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:38:47,937 INFO program/MainThread: stderr[78]: 2024-03-01 16:38:47,937 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:38:47,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:38:47,941 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:38:47,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8f57dea1-f914-45ec-b195-b056c19a9cb1 ' '/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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'ID_FS_UUID_ENC': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854591097'} ; 2024-03-01 16:38:47,945 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:38:47,945 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:47,948 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:38:47,948 INFO program/MainThread: stderr[79]: 2024-03-01 16:38:47,948 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:38:47,948 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:47,951 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:38:47,952 INFO program/MainThread: stderr[80]: 2024-03-01 16:38:47,952 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:38:47,952 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:47,955 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:38:47,955 INFO program/MainThread: stderr[81]: 2024-03-01 16:38:47,955 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:38:47,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:38:47,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:47,967 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:47,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:47,968 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:47,963 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34588b4908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3458912518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:47,969 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:47,972 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:38:47,972 INFO program/MainThread: stderr[82]: 2024-03-01 16:38:47,972 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:38:47,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:38:47,976 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:38:47,979 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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY ' '/dev/disk/by-uuid/76c947ed-737f-46ae-9a16-c334dbafa2dc ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'ID_FS_UUID_ENC': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855407427'} ; 2024-03-01 16:38:47,979 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:38:47,980 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:47,983 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:38:47,983 INFO program/MainThread: stderr[83]: 2024-03-01 16:38:47,983 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:38:47,983 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:47,986 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:38:47,986 INFO program/MainThread: stderr[84]: 2024-03-01 16:38:47,986 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:38:47,986 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:47,990 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:38:47,990 INFO program/MainThread: stderr[85]: 2024-03-01 16:38:47,990 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:38:47,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:47,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:38:48,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:48,001 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:48,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:48,003 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:47,998 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34599f2898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34599f2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:48,003 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:48,006 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:38:48,006 INFO program/MainThread: stderr[86]: 2024-03-01 16:38:48,006 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:38:48,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:38:48,011 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:38:48,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/77f49c62-0885-4952-b22f-2aa9f69d8360 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'ID_FS_UUID_ENC': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855713246'} ; 2024-03-01 16:38:48,014 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:38:48,014 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:48,017 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:38:48,018 INFO program/MainThread: stderr[87]: 2024-03-01 16:38:48,018 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:38:48,018 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:48,021 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:38:48,021 INFO program/MainThread: stderr[88]: 2024-03-01 16:38:48,021 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:38:48,021 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:48,024 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:38:48,024 INFO program/MainThread: stderr[89]: 2024-03-01 16:38:48,024 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:38:48,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:38:48,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:48,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:48,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:48,037 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:48,032 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f34589038d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f34599f2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:48,038 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:48,041 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:38:48,041 INFO program/MainThread: stderr[90]: 2024-03-01 16:38:48,041 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:38:48,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:38:48,045 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:38:48,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:48,057 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:48,073 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:38:48,074 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:38:48,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,088 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:38:48,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,101 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:38:48,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,114 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:38:48,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,126 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:38:48,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,139 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:38:48,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:48,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:38:48,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:48,152 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:38:52,597 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ozbku97n/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:38:52,633 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:52,633 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:38:52,637 INFO program/MainThread: stdout[2]: 2024-03-01 16:38:52,637 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:38:52,637 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:38:52,637 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:38:52,641 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:52,642 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:38:52,645 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:52,645 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:38:52,649 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:52,649 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:38:52,652 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:38:52,652 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:38:52,663 INFO program/MainThread: stdout: 2024-03-01 16:38:52,663 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:38:52,663 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn 2024-03-01 16:38:52,663 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc 2024-03-01 16:38:52,663 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 2024-03-01 16:38:52,663 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc 2024-03-01 16:38:52,663 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 77f49c62-0885-4952-b22f-2aa9f69d8360 2024-03-01 16:38:52,663 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa 2024-03-01 16:38:52,663 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 2024-03-01 16:38:52,663 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7113fa66-3d18-415c-b659-fce0bbb6807b 2024-03-01 16:38:52,663 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8f57dea1-f914-45ec-b195-b056c19a9cb1 2024-03-01 16:38:52,664 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE 2024-03-01 16:38:52,664 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT 2024-03-01 16:38:52,664 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 2024-03-01 16:38:52,664 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2c6bdff0-3cee-436c-b89d-fa02be27916c 2024-03-01 16:38:52,664 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 395a911b-df9e-4ed2-92e6-cb0bfce3c42e 2024-03-01 16:38:52,664 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 2024-03-01 16:38:52,664 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm 2024-03-01 16:38:52,664 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 2024-03-01 16:38:52,664 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 2024-03-01 16:38:52,664 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 2024-03-01 16:38:52,664 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh 2024-03-01 16:38:52,664 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 2024-03-01 16:38:52,664 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:38:52,664 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:38:52,664 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:38:52,664 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:38:52,664 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:52,664 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc sdb 1073741824 root disk brw-rw---- LVM2_member yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 76c947ed-737f-46ae-9a16-c334dbafa2dc `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 77f49c62-0885-4952-b22f-2aa9f69d8360 sdc 1073741824 root disk brw-rw---- LVM2_member bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa sdd 1073741824 root disk brw-rw---- LVM2_member lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7113fa66-3d18-415c-b659-fce0bbb6807b `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8f57dea1-f914-45ec-b195-b056c19a9cb1 sde 1073741824 root disk brw-rw---- LVM2_member HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE sdf 1073741824 root disk brw-rw---- LVM2_member tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT sdg 1073741824 root disk brw-rw---- LVM2_member PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2c6bdff0-3cee-436c-b89d-fa02be27916c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 395a911b-df9e-4ed2-92e6-cb0bfce3c42e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 sdh 1073741824 root disk brw-rw---- LVM2_member Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs e90cc4d1-17f9-4665-9611-d6d19278af89 sdi 1073741824 root disk brw-rw---- LVM2_member ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 sdj 1073741824 root disk brw-rw---- LVM2_member 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:38:52,664 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:52,664 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:52,665 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:38:52,665 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:38:52,665 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:38:52,665 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:38:52,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:52,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:52,689 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:38:52,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da ' '/dev/disk/by-id/wwn-0x6001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/scsi-36001405c4816368281a4cb8a7550d3f5 ' '/dev/disk/by-id/lvm-pv-uuid-2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_c4816368-281a-4cb8-a755-0d3f5bbbe8da', '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': '2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn', 'ID_FS_UUID_ENC': '2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn', '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': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'ID_SERIAL': '36001405c4816368281a4cb8a7550d3f5', 'ID_SERIAL_SHORT': '6001405c4816368281a4cb8a7550d3f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c48163682', 'ID_WWN_VENDOR_EXTENSION': '0x81a4cb8a7550d3f5', 'ID_WWN_WITH_EXTENSION': '0x6001405c4816368281a4cb8a7550d3f5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4816368281a4cb8a7550d3f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4816368-281a-4cb8-a755-0d3f5bbbe8da', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935006'} ; 2024-03-01 16:38:52,694 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:38:52,695 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:52,724 INFO program/MainThread: stdout[3]: 2024-03-01 16:38:52,724 INFO program/MainThread: stderr[3]: 2024-03-01 16:38:52,724 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:38:52,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:52,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:52,737 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:38:52,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:38:52,742 INFO blivet/MainThread: sda is a disk 2024-03-01 16:38:52,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:38:52,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:38:52,746 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:38:52,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:38:52,750 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:38:52,753 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:38:52,753 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:38:52,754 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:38:52,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7f065118aba8) -- 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 = 6001405c4816368281a4cb8a7550d3f5 2024-03-01 16:38:52,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:38:52,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:52,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:38:52,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:52,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:38:52,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:52,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:38:52,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:52,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:38:52,776 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:38:52,776 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:38:52,776 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:52,805 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:52,805 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:52,805 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:38:52,805 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:38:52,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn ; label: None ; device: /dev/sda ; serial: 36001405c4816368281a4cb8a7550d3f5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; 2024-03-01 16:38:52,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:38:52,813 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:38:52,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:52,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:52,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:52,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:52,826 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:52,856 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:52,856 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:52,856 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:38:52,856 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:52,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:38:52,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:38:52,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:52,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:38:52,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:38:52,870 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:52,900 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:52,900 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2. WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:38:52,900 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:38:52,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:38:52,905 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:38:52,908 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:38:52,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:52,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:38:52,915 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:38:52,915 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:52,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/lvm-pv-uuid-yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_7329397f-490f-47ab-b70f-3c72294a67f6 ' '/dev/disk/by-id/wwn-0x60014057329397f490f47abb70f3c722 ' '/dev/disk/by-id/scsi-360014057329397f490f47abb70f3c722', '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': 'yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2', 'ID_FS_UUID_ENC': 'yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2', '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': '7329397f-490f-47ab-b70f-3c72294a67f6', 'ID_SERIAL': '360014057329397f490f47abb70f3c722', 'ID_SERIAL_SHORT': '60014057329397f490f47abb70f3c722', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057329397f4', 'ID_WWN_VENDOR_EXTENSION': '0x90f47abb70f3c722', 'ID_WWN_WITH_EXTENSION': '0x60014057329397f490f47abb70f3c722', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057329397f490f47abb70f3c722', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7329397f-490f-47ab-b70f-3c72294a67f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727962128'} ; 2024-03-01 16:38:52,919 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:38:52,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:38:52,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:52,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:38:52,930 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:38:52,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:38:52,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:38:52,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:38:52,937 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:38:52,937 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:38:52,940 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:38:52,941 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:38:52,941 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:38:52,941 INFO blivet/MainThread: got device: DiskDevice instance (0x7f065119deb8) -- 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 = 60014057329397f490f47abb70f3c722 2024-03-01 16:38:52,945 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:38:52,948 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:52,948 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:38:52,951 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:52,951 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:38:52,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:52,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:38:52,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:52,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:38:52,962 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:38:52,962 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:38:52,962 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:52,991 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:52,991 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). 2024-03-01 16:38:52,991 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:38:52,992 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:38:52,996 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 ; label: None ; device: /dev/sdb ; serial: 360014057329397f490f47abb70f3c722 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:38:52,996 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:38:52,999 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:38:53,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:38:53,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:38:53,012 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:53,015 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:38:53,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:53,022 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,049 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:53,049 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa. WARNING: VG test_vg1 is missing PV bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa (last written to /dev/sdc). 2024-03-01 16:38:53,049 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:38:53,049 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:38:53,050 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:53,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/wwn-0x6001405e95bb7086d824ae2b424bf206 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a ' '/dev/disk/by-id/scsi-36001405e95bb7086d824ae2b424bf206', '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': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'ID_SERIAL': '36001405e95bb7086d824ae2b424bf206', 'ID_SERIAL_SHORT': '6001405e95bb7086d824ae2b424bf206', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e95bb7086', 'ID_WWN_VENDOR_EXTENSION': '0xd824ae2b424bf206', 'ID_WWN_WITH_EXTENSION': '0x6001405e95bb7086d824ae2b424bf206', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e95bb7086d824ae2b424bf206', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e95bb708-6d82-4ae2-b424-bf2063c8497a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728781849'} ; 2024-03-01 16:38:53,054 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:38:53,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:38:53,066 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:38:53,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:38:53,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:38:53,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:38:53,072 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:38:53,073 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:38:53,076 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:38:53,076 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,077 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:38:53,077 INFO blivet/MainThread: got device: DiskDevice instance (0x7f065119dc50) -- 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 = 6001405e95bb7086d824ae2b424bf206 2024-03-01 16:38:53,080 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:38:53,080 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:38:53,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140565ac901166f84099b65b1c21e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738 ' '/dev/disk/by-id/scsi-3600140565ac901166f84099b65b1c21e', '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': '65ac9011-66f8-4099-b65b-1c21ec051738', 'ID_SERIAL': '3600140565ac901166f84099b65b1c21e', 'ID_SERIAL_SHORT': '600140565ac901166f84099b65b1c21e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140565ac90116', 'ID_WWN_VENDOR_EXTENSION': '0x6f84099b65b1c21e', 'ID_WWN_WITH_EXTENSION': '0x600140565ac901166f84099b65b1c21e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140565ac901166f84099b65b1c21e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '65ac9011-66f8-4099-b65b-1c21ec051738', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728979352'} ; 2024-03-01 16:38:53,084 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:38:53,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,094 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:38:53,094 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:38:53,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:38:53,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:38:53,098 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:38:53,101 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:38:53,101 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:38:53,104 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:38:53,105 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,105 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:38:53,105 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500bdcc0) -- 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 = 600140565ac901166f84099b65b1c21e 2024-03-01 16:38:53,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:38:53,109 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:38:53,112 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/scsi-360014051e4afd057c234f5eb951b9a2c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a ' '/dev/disk/by-id/lvm-pv-uuid-bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa', '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': 'bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa', 'ID_FS_UUID_ENC': 'bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa', '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': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'ID_SERIAL': '360014051e4afd057c234f5eb951b9a2c', 'ID_SERIAL_SHORT': '60014051e4afd057c234f5eb951b9a2c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e4afd057', 'ID_WWN_VENDOR_EXTENSION': '0xc234f5eb951b9a2c', 'ID_WWN_WITH_EXTENSION': '0x60014051e4afd057c234f5eb951b9a2c', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e4afd057c234f5eb951b9a2c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e4afd05-7c23-4f5e-b951-b9a2ca2d4b1a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '727935832'} ; 2024-03-01 16:38:53,112 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:38:53,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,122 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:38:53,123 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:38:53,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:38:53,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:38:53,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:38:53,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:38:53,130 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:38:53,133 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:38:53,133 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,134 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:38:53,134 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500b9c18) -- 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 = 60014051e4afd057c234f5eb951b9a2c 2024-03-01 16:38:53,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:38:53,140 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,141 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:38:53,144 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,144 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:38:53,147 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,147 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:38:53,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:38:53,154 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:38:53,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:38:53,154 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,182 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:38:53,182 INFO program/MainThread: stderr[9]: 2024-03-01 16:38:53,182 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:38:53,183 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:38:53,187 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa ; label: None ; device: /dev/sdc ; serial: 360014051e4afd057c234f5eb951b9a2c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:53,187 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:38:53,191 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:38:53,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:53,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:38:53,204 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:38:53,207 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:38:53,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:53,213 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,244 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:53,244 INFO program/MainThread: stderr[10]: 2024-03-01 16:38:53,244 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:38:53,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:53,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:38:53,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:38:53,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:38:53,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:38:53,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:53,270 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:53,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:53,275 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:53,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:38:53,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:38:53,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:38:53,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:38:53,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:38:53,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:53,289 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:53,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:53,293 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:53,293 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:38:53,293 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:38:53,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:38:53,297 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:38:53,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:38:53,301 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:38:53,304 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/77f49c62-0885-4952-b22f-2aa9f69d8360 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa', '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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'ID_FS_UUID_ENC': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855713246'} ; 2024-03-01 16:38:53,304 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:38:53,305 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:53,308 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:38:53,309 INFO program/MainThread: stderr[11]: 2024-03-01 16:38:53,309 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:38:53,309 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:53,312 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:38:53,312 INFO program/MainThread: stderr[12]: 2024-03-01 16:38:53,312 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:38:53,312 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:53,315 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:38:53,315 INFO program/MainThread: stderr[13]: 2024-03-01 16:38:53,315 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:38:53,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:38:53,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:53,327 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:38:53,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:53,328 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:38:53,323 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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 (0x7f065119df28) -- 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 = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:53,328 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:53,331 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:38:53,331 INFO program/MainThread: stderr[14]: 2024-03-01 16:38:53,331 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:38:53,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:38:53,339 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,339 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:38:53,343 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,343 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:38:53,348 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,348 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:38:53,351 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:38:53,353 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:38:53,353 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:38:53,357 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:53,357 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:38:53,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:38:53,361 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:53,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:53,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:38:53,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:38:53,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:38:53,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:38:53,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:53,385 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:53,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:53,389 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:53,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:38:53,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:38:53,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:38:53,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:38:53,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:38:53,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:53,404 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:53,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:53,408 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:53,408 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:38:53,408 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:38:53,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:38:53,412 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:38:53,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:38:53,416 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:38:53,419 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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/76c947ed-737f-46ae-9a16-c334dbafa2dc', '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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'ID_FS_UUID_ENC': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855407427'} ; 2024-03-01 16:38:53,419 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:38:53,420 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:53,423 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:38:53,423 INFO program/MainThread: stderr[15]: 2024-03-01 16:38:53,424 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:38:53,424 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:53,427 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:38:53,427 INFO program/MainThread: stderr[16]: 2024-03-01 16:38:53,427 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:38:53,427 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:53,430 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:38:53,430 INFO program/MainThread: stderr[17]: 2024-03-01 16:38:53,430 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:38:53,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:38:53,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:53,442 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:53,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:53,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:53,438 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY 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 (0x7f065119df28) -- name = test_vg1 status = True 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 = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:53,443 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:53,446 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:38:53,447 INFO program/MainThread: stderr[18]: 2024-03-01 16:38:53,447 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:38:53,451 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:38:53,455 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,455 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:38:53,458 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,458 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:38:53,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:38:53,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:38:53,466 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:38:53,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:53,470 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:38:53,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:38:53,473 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:53,474 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:53,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/lvm-pv-uuid-lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f ' '/dev/disk/by-id/wwn-0x60014052fa58a40a4f64933bd965f85e ' '/dev/disk/by-id/scsi-360014052fa58a40a4f64933bd965f85e', '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': 'lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3', 'ID_FS_UUID_ENC': 'lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3', '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': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'ID_SERIAL': '360014052fa58a40a4f64933bd965f85e', 'ID_SERIAL_SHORT': '60014052fa58a40a4f64933bd965f85e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fa58a40a', 'ID_WWN_VENDOR_EXTENSION': '0x4f64933bd965f85e', 'ID_WWN_WITH_EXTENSION': '0x60014052fa58a40a4f64933bd965f85e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fa58a40a4f64933bd965f85e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fa58a40-a4f6-4933-bd96-5f85edd1ff6f', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728048166'} ; 2024-03-01 16:38:53,477 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:38:53,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:38:53,489 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:38:53,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:38:53,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:38:53,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:38:53,495 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:38:53,496 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:38:53,499 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:38:53,499 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,500 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:38:53,500 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500c9dd8) -- 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 = 60014052fa58a40a4f64933bd965f85e 2024-03-01 16:38:53,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:38:53,507 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,507 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:38:53,510 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,510 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:38:53,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:38:53,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:38:53,520 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:38:53,521 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:38:53,521 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,549 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:53,549 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:53,549 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:38:53,550 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:38:53,554 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 ; label: None ; device: /dev/sdd ; serial: 360014052fa58a40a4f64933bd965f85e ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:38:53,554 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:38:53,558 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:38:53,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:53,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,571 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,597 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 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=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:53,597 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:53,597 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:38:53,597 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:53,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:38:53,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:38:53,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:53,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:38:53,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:38:53,610 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,640 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:53,640 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE. WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:53,640 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:38:53,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:38:53,645 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:38:53,648 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:38:53,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:38:53,655 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:38:53,655 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:53,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/scsi-36001405113e8d8fb6ff462a8f0783dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_113e8d8f-b6ff-462a-8f07-83dd02c03514 ' '/dev/disk/by-id/lvm-pv-uuid-HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE ' '/dev/disk/by-id/wwn-0x6001405113e8d8fb6ff462a8f0783dd0', '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': 'HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE', 'ID_FS_UUID_ENC': 'HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE', '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': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'ID_SERIAL': '36001405113e8d8fb6ff462a8f0783dd0', 'ID_SERIAL_SHORT': '6001405113e8d8fb6ff462a8f0783dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405113e8d8fb', 'ID_WWN_VENDOR_EXTENSION': '0x6ff462a8f0783dd0', 'ID_WWN_WITH_EXTENSION': '0x6001405113e8d8fb6ff462a8f0783dd0', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405113e8d8fb6ff462a8f0783dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '113e8d8f-b6ff-462a-8f07-83dd02c03514', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728229575'} ; 2024-03-01 16:38:53,659 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:38:53,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,670 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:38:53,670 INFO blivet/MainThread: sde is a disk 2024-03-01 16:38:53,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:38:53,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:38:53,674 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:38:53,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:38:53,677 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:38:53,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:38:53,681 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,681 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:38:53,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500c3ba8) -- 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 = 6001405113e8d8fb6ff462a8f0783dd0 2024-03-01 16:38:53,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:38:53,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,689 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:38:53,692 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,692 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:38:53,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:38:53,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:38:53,702 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:38:53,703 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:38:53,703 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,732 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:53,732 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:53,732 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:38:53,733 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:38:53,737 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE ; label: None ; device: /dev/sde ; serial: 36001405113e8d8fb6ff462a8f0783dd0 ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:53,737 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:38:53,741 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:38:53,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:38:53,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:38:53,754 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:53,757 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:38:53,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:53,764 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,792 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:53,792 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT. WARNING: VG test_vg2 is missing PV tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT (last written to /dev/sdf). 2024-03-01 16:38:53,792 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:38:53,793 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:38:53,793 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:53,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_361b313a-c9ab-40ad-924d-425083dbc44b ' '/dev/disk/by-id/scsi-36001405361b313ac9ab40ad924d42508 ' '/dev/disk/by-id/lvm-pv-uuid-tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT ' '/dev/disk/by-id/wwn-0x6001405361b313ac9ab40ad924d42508', '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': 'tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT', 'ID_FS_UUID_ENC': 'tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT', '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': '361b313a-c9ab-40ad-924d-425083dbc44b', 'ID_SERIAL': '36001405361b313ac9ab40ad924d42508', 'ID_SERIAL_SHORT': '6001405361b313ac9ab40ad924d42508', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405361b313ac', 'ID_WWN_VENDOR_EXTENSION': '0x9ab40ad924d42508', 'ID_WWN_WITH_EXTENSION': '0x6001405361b313ac9ab40ad924d42508', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405361b313ac9ab40ad924d42508', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '361b313a-c9ab-40ad-924d-425083dbc44b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728263236'} ; 2024-03-01 16:38:53,798 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:38:53,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,809 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:38:53,810 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:38:53,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:38:53,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:38:53,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:38:53,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:38:53,817 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:38:53,820 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:38:53,821 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:38:53,821 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:38:53,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7f065005f940) -- 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 = 6001405361b313ac9ab40ad924d42508 2024-03-01 16:38:53,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:38:53,828 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:53,828 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:38:53,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:53,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:38:53,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:38:53,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:53,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:38:53,842 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:38:53,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:38:53,842 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/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,870 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:38:53,870 INFO program/MainThread: stderr[24]: 2024-03-01 16:38:53,870 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:38:53,871 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:38:53,875 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT ; label: None ; device: /dev/sdf ; serial: 36001405361b313ac9ab40ad924d42508 ; exists: True ; vg_name: test_vg2 ; vg_uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:38:53,875 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:38:53,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:38:53,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:53,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:38:53,892 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:38:53,895 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:38:53,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 ; incomplete: True ; hidden: False ; 2024-03-01 16:38:53,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:53,902 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/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:53,930 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:53,930 INFO program/MainThread: stderr[25]: 2024-03-01 16:38:53,930 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:38:53,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:53,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh ; incomplete: False ; hidden: False ; 2024-03-01 16:38:53,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:53,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:38:53,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:38:53,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:38:53,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:38:53,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:53,956 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:53,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:53,961 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:53,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:38:53,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:38:53,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:38:53,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:38:53,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:38:53,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:53,975 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:53,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:53,979 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:53,979 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:38:53,980 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:38:53,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:38:53,983 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:38:53,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:38:53,987 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:38:53,990 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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8f57dea1-f914-45ec-b195-b056c19a9cb1', '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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'ID_FS_UUID_ENC': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854591097'} ; 2024-03-01 16:38:53,991 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:38:53,991 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:53,995 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:38:53,995 INFO program/MainThread: stderr[26]: 2024-03-01 16:38:53,995 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:38:53,995 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:53,998 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:38:53,998 INFO program/MainThread: stderr[27]: 2024-03-01 16:38:53,998 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:38:53,998 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:54,001 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:38:54,001 INFO program/MainThread: stderr[28]: 2024-03-01 16:38:54,001 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:38:54,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:38:54,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:54,013 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:38:54,013 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:54,014 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:38:54,010 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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 (0x7f06500c9cc0) -- 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 = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:54,014 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:54,017 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:38:54,017 INFO program/MainThread: stderr[29]: 2024-03-01 16:38:54,017 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:38:54,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:38:54,025 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:38:54,029 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,029 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:38:54,033 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,033 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:38:54,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:38:54,037 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:38:54,040 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:54,041 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:38:54,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:38:54,044 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:54,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:54,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:38:54,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:38:54,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:38:54,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:38:54,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:54,069 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:54,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:54,073 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:54,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:38:54,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:38:54,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:38:54,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:38:54,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:38:54,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:54,088 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:54,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:54,092 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:54,092 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:38:54,092 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:38:54,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:38:54,105 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:38:54,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:38:54,109 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:38:54,112 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/7113fa66-3d18-415c-b659-fce0bbb6807b ' '/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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'ID_FS_UUID_ENC': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854297975'} ; 2024-03-01 16:38:54,112 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:38:54,113 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:54,117 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:38:54,117 INFO program/MainThread: stderr[30]: 2024-03-01 16:38:54,117 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:38:54,117 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:54,120 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:38:54,120 INFO program/MainThread: stderr[31]: 2024-03-01 16:38:54,120 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:38:54,121 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:54,124 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:38:54,124 INFO program/MainThread: stderr[32]: 2024-03-01 16:38:54,124 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:38:54,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:38:54,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:54,136 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:54,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:54,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:54,132 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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 (0x7f06500c9cc0) -- name = test_vg2 status = 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 = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:54,137 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:54,141 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:38:54,141 INFO program/MainThread: stderr[33]: 2024-03-01 16:38:54,141 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:38:54,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:38:54,149 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,149 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:38:54,153 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,153 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:38:54,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:38:54,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:38:54,161 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:38:54,164 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:54,164 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:38:54,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:38:54,168 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:54,169 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:54,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/lvm-pv-uuid-PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e ' '/dev/disk/by-id/scsi-36001405f72dae622c8c4c87849c1a3a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_f72dae62-2c8c-4c87-849c-1a3a44bde60e', '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': 'PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397', 'ID_FS_UUID_ENC': 'PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397', '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': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'ID_SERIAL': '36001405f72dae622c8c4c87849c1a3a4', 'ID_SERIAL_SHORT': '6001405f72dae622c8c4c87849c1a3a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f72dae622', 'ID_WWN_VENDOR_EXTENSION': '0xc8c4c87849c1a3a4', 'ID_WWN_WITH_EXTENSION': '0x6001405f72dae622c8c4c87849c1a3a4', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f72dae622c8c4c87849c1a3a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f72dae62-2c8c-4c87-849c-1a3a44bde60e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728308539'} ; 2024-03-01 16:38:54,172 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:38:54,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:38:54,184 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:38:54,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:38:54,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:38:54,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:38:54,191 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:38:54,191 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:38:54,194 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:38:54,195 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:38:54,195 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:38:54,195 INFO blivet/MainThread: got device: DiskDevice instance (0x7f065007d320) -- 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 = 6001405f72dae622c8c4c87849c1a3a4 2024-03-01 16:38:54,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:38:54,202 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,202 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:38:54,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:38:54,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:38:54,213 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,213 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:38:54,216 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:38:54,216 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:38:54,216 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/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,245 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:54,245 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,245 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:38:54,246 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:38:54,250 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 ; label: None ; device: /dev/sdg ; serial: 36001405f72dae622c8c4c87849c1a3a4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:38:54,250 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:38:54,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:38:54,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:54,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,267 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/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,296 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 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=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 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=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:54,296 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,296 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:38:54,297 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:38:54,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:38:54,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:38:54,306 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:54,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:38:54,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:38:54,310 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/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,340 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:54,340 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm. WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,340 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:38:54,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:38:54,346 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:38:54,349 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:38:54,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,355 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:54,356 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:54,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm ' '/dev/disk/by-id/scsi-36001405a651b0a909e64baebb6c1367d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5 ' '/dev/disk/by-id/wwn-0x6001405a651b0a909e64baebb6c1367d', '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': 'Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm', 'ID_FS_UUID_ENC': 'Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm', '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': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'ID_SERIAL': '36001405a651b0a909e64baebb6c1367d', 'ID_SERIAL_SHORT': '6001405a651b0a909e64baebb6c1367d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a651b0a90', 'ID_WWN_VENDOR_EXTENSION': '0x9e64baebb6c1367d', 'ID_WWN_WITH_EXTENSION': '0x6001405a651b0a909e64baebb6c1367d', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a651b0a909e64baebb6c1367d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a651b0a9-09e6-4bae-bb6c-1367d2a8dbd5', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728419546'} ; 2024-03-01 16:38:54,359 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:38:54,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:38:54,371 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:38:54,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:38:54,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:38:54,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:38:54,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:38:54,378 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:38:54,381 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:38:54,382 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:38:54,382 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:38:54,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500c3898) -- 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 = 6001405a651b0a909e64baebb6c1367d 2024-03-01 16:38:54,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:38:54,389 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,390 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:38:54,393 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,393 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:38:54,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,397 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:38:54,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:38:54,403 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:38:54,403 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:38:54,403 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/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,433 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:54,433 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,433 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:38:54,434 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:38:54,438 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm ; label: None ; device: /dev/sdh ; serial: 36001405a651b0a909e64baebb6c1367d ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; 2024-03-01 16:38:54,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:38:54,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:38:54,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:38:54,455 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:54,458 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:38:54,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,465 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/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,495 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:54,495 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4. WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,495 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:38:54,496 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:54,496 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:54,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405282ec71a60764d93b3b3fc6ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/lvm-pv-uuid-ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_282ec71a-6076-4d93-b3b3-fc6ab7e64c63 ' '/dev/disk/by-id/wwn-0x6001405282ec71a60764d93b3b3fc6ab', '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': 'ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4', 'ID_FS_UUID_ENC': 'ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4', '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': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'ID_SERIAL': '36001405282ec71a60764d93b3b3fc6ab', 'ID_SERIAL_SHORT': '6001405282ec71a60764d93b3b3fc6ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405282ec71a6', 'ID_WWN_VENDOR_EXTENSION': '0x0764d93b3b3fc6ab', 'ID_WWN_WITH_EXTENSION': '0x6001405282ec71a60764d93b3b3fc6ab', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405282ec71a60764d93b3b3fc6ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '282ec71a-6076-4d93-b3b3-fc6ab7e64c63', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728617982'} ; 2024-03-01 16:38:54,501 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:38:54,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:38:54,513 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:38:54,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:38:54,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:38:54,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:38:54,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:38:54,520 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:38:54,523 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:38:54,524 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:38:54,524 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:38:54,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500c3dd8) -- 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 = 6001405282ec71a60764d93b3b3fc6ab 2024-03-01 16:38:54,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:38:54,531 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,531 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:38:54,535 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,535 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:38:54,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:38:54,542 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,542 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:38:54,545 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:38:54,545 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:38:54,545 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/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,576 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:54,576 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,576 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:38:54,577 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:38:54,581 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 ; label: None ; device: /dev/sdi ; serial: 36001405282ec71a60764d93b3b3fc6ab ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; 2024-03-01 16:38:54,581 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:38:54,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:38:54,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:38:54,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:54,601 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:38:54,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,608 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/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,637 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:54,638 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh. WARNING: VG test_vg3 is missing PV 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:38:54,638 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:38:54,638 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:38:54,638 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:54,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/wwn-0x60014050d0d0edd86c544fdb99a05aa1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a ' '/dev/disk/by-id/lvm-pv-uuid-3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh', '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': '3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh', 'ID_FS_UUID_ENC': '3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh', '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': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'ID_SERIAL': '360014050d0d0edd86c544fdb99a05aa1', 'ID_SERIAL_SHORT': '60014050d0d0edd86c544fdb99a05aa1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d0d0edd8', 'ID_WWN_VENDOR_EXTENSION': '0x6c544fdb99a05aa1', 'ID_WWN_WITH_EXTENSION': '0x60014050d0d0edd86c544fdb99a05aa1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d0d0edd86c544fdb99a05aa1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cce70ec68,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d0d0edd-86c5-44fd-b99a-05aa110d384a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cce70ec68', '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': '728581736'} ; 2024-03-01 16:38:54,644 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:38:54,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:38:54,656 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:38:54,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:38:54,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:38:54,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:38:54,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:38:54,663 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:38:54,666 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:38:54,667 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:38:54,667 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:38:54,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06500c32e8) -- 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 = 60014050d0d0edd86c544fdb99a05aa1 2024-03-01 16:38:54,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:38:54,674 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,674 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:38:54,678 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,678 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:38:54,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,681 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:38:54,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:38:54,688 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:38:54,688 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:38:54,688 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/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,719 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2i81iz-AawP-UtuN-LTer-X0LL-X33Y-acfwKn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yf6Zac-X1t7-v8ra-HBcD-c6Ic-NiJ3-9sArr2 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bqfSD6-hcDs-l3ql-8O2Q-KDb0-eY3w-yvFfwa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=lLh5YV-Ev0a-OpJ8-ALmJ-MXLy-YhRY-2Mlfv3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HDa2bm-SdQ7-zrfg-u390-9TB2-ZgCW-oiBVDE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tpBcu1-dnNw-QFw8-57pN-rAOy-7rf0-22UZvT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PUeaob-S8IV-0AzE-cKnd-WIxI-dvu9-DWg397 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=Otkxjp-OBf9-gFuy-LDRb-YbZL-9WE0-hhK2pm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=ArzYr5-fGnG-wWdK-4TF7-mFva-cz8D-1BnlT4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=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=3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:38:54,719 INFO program/MainThread: stderr[41]: 2024-03-01 16:38:54,719 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:38:54,720 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:38:54,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3eBuAD-BLFr-ihiA-P9Ps-2hWX-h6QP-xaihEh ; label: None ; device: /dev/sdj ; serial: 360014050d0d0edd86c544fdb99a05aa1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:38:54,725 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:38:54,728 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:38:54,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:38:54,741 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:38:54,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:38:54,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe ; incomplete: True ; hidden: False ; 2024-03-01 16:38:54,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:54,751 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/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:38:54,782 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa 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=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh 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=NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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=jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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=xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:38:54,782 INFO program/MainThread: stderr[42]: 2024-03-01 16:38:54,782 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:38:54,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:54,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:38:54,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:38:54,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:38:54,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:38:54,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:54,809 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:54,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:54,814 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:54,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:38:54,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:38:54,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:38:54,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:38:54,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:38:54,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:54,828 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:54,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:54,832 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:54,833 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:38:54,833 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:38:54,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:38:54,836 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:38:54,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:38:54,840 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:38:54,844 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-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/14b8f8dc-8e5f-4b45-80c0-6dbcbd352928 ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'ID_FS_UUID_ENC': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853456244'} ; 2024-03-01 16:38:54,844 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:38:54,844 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:54,848 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:38:54,848 INFO program/MainThread: stderr[43]: 2024-03-01 16:38:54,848 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:38:54,849 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:54,852 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:38:54,852 INFO program/MainThread: stderr[44]: 2024-03-01 16:38:54,852 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:38:54,852 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:54,855 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:38:54,855 INFO program/MainThread: stderr[45]: 2024-03-01 16:38:54,855 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:38:54,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:38:54,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:54,868 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:38:54,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:54,869 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:38:54,864 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl 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 (0x7f065007d390) -- 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:54,869 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:54,872 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:38:54,873 INFO program/MainThread: stderr[46]: 2024-03-01 16:38:54,873 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:38:54,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:38:54,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:38:54,884 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:54,885 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:38:54,888 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,888 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:38:54,893 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:54,893 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:38:54,893 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:38:54,896 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:54,896 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:38:54,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:38:54,900 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:54,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:54,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:54,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:38:54,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:38:54,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:38:54,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:38:54,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:54,925 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:54,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:54,929 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:54,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:38:54,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:38:54,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:38:54,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:38:54,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:38:54,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:54,943 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:54,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:54,947 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:54,948 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:38:54,948 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:38:54,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:38:54,951 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:38:54,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:38:54,955 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:38:54,959 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/e90cc4d1-17f9-4665-9611-d6d19278af89 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'ID_FS_UUID_ENC': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853148379'} ; 2024-03-01 16:38:54,959 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:38:54,959 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:54,963 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:38:54,963 INFO program/MainThread: stderr[47]: 2024-03-01 16:38:54,963 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:38:54,963 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:54,966 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:38:54,966 INFO program/MainThread: stderr[48]: 2024-03-01 16:38:54,966 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:38:54,967 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:54,970 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:38:54,970 INFO program/MainThread: stderr[49]: 2024-03-01 16:38:54,970 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:38:54,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:54,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:38:54,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:54,983 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:38:54,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:54,984 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:38:54,979 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd 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 (0x7f065007d390) -- name = test_vg3 status = True 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:54,984 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:54,988 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:38:54,988 INFO program/MainThread: stderr[50]: 2024-03-01 16:38:54,988 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:38:54,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:38:54,996 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:54,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:38:55,000 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:55,000 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:38:55,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,004 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:38:55,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:38:55,008 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:38:55,011 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:55,011 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:38:55,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:38:55,015 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:55,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:55,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:55,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:38:55,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:38:55,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:38:55,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:38:55,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:55,040 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:55,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:55,044 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:38:55,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:38:55,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:38:55,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:38:55,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:38:55,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:55,059 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:55,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:55,063 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,063 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:38:55,064 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:38:55,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:38:55,067 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:38:55,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:38:55,071 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/395a911b-df9e-4ed2-92e6-cb0bfce3c42e ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'ID_FS_UUID_ENC': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852845392'} ; 2024-03-01 16:38:55,075 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:38:55,075 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:55,079 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:38:55,079 INFO program/MainThread: stderr[51]: 2024-03-01 16:38:55,079 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:38:55,079 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:55,082 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:38:55,083 INFO program/MainThread: stderr[52]: 2024-03-01 16:38:55,083 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:38:55,083 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:55,086 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:38:55,086 INFO program/MainThread: stderr[53]: 2024-03-01 16:38:55,086 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:38:55,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:38:55,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:55,099 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:38:55,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:55,100 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:38:55,095 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra 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 (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:55,101 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:55,104 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:38:55,104 INFO program/MainThread: stderr[54]: 2024-03-01 16:38:55,104 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:38:55,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:38:55,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:55,112 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:38:55,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:55,116 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:38:55,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,120 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:38:55,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:38:55,124 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:38:55,127 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:55,128 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:38:55,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:38:55,131 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:55,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:55,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:38:55,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:38:55,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:38:55,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:38:55,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:38:55,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:55,156 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:55,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:38:55,160 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:38:55,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:38:55,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:38:55,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:38:55,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:38:55,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:55,175 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:55,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:38:55,179 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,179 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:38:55,179 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:38:55,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:38:55,183 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:38:55,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:38:55,186 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:38:55,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2c6bdff0-3cee-436c-b89d-fa02be27916c ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6 ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'ID_FS_UUID_ENC': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852531584'} ; 2024-03-01 16:38:55,190 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:38:55,191 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:55,194 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:38:55,194 INFO program/MainThread: stderr[55]: 2024-03-01 16:38:55,194 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:38:55,195 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:55,198 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:38:55,198 INFO program/MainThread: stderr[56]: 2024-03-01 16:38:55,198 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:38:55,198 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:55,201 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:38:55,201 INFO program/MainThread: stderr[57]: 2024-03-01 16:38:55,201 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:38:55,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:38:55,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:55,215 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:55,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:55,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:55,210 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 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 (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:55,217 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:55,220 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:38:55,220 INFO program/MainThread: stderr[58]: 2024-03-01 16:38:55,220 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:38:55,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:38:55,228 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:55,228 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:38:55,232 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:55,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:38:55,236 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,236 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:38:55,239 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,240 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:38:55,240 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:38:55,243 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:55,243 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:38:55,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:38:55,247 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:55,248 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:38:55,251 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': '37936093'} ; 2024-03-01 16:38:55,251 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:38:55,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:55,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:55,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:38:55,263 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:38:55,263 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:38:55,263 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:38:55,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:38:55,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:38:55,266 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:38:55,270 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:38:55,270 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:38:55,273 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:38:55,274 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:38:55,274 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:38:55,274 INFO blivet/MainThread: got device: DiskDevice instance (0x7f06512482e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:38:55,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:38:55,281 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:55,281 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:38:55,284 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:55,284 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:38:55,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:38:55,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:55,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:38:55,295 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:38:55,298 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:38:55,301 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:38:55,306 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f065009fc88> 2024-03-01 16:38:58,429 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:38:58,433 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:38:58,433 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:38:58,437 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': '37939519'} ; 2024-03-01 16:38:58,437 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:38:58,438 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:38:58,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,449 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:38:58,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:58,469 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:58,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:38:58,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:38:58,496 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:38:58,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:38:58,499 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:38:58,503 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:38:58,503 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:38:58,506 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:38:58,507 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:38:58,507 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:38:58,510 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:38:58,513 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:38:58,516 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:38:58,520 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:38:58,523 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:38:58,523 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:38:58,523 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:38:58,524 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:38:58,524 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0651248c88) -- 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 0x7f065001eca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:38:58,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:38:58,531 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:38:58,532 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:38:58,535 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:38:58,535 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:38:58,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:58,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:38:58,542 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:38:58,542 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:38:58,542 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:38:58,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:38:58,545 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:38:58,548 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:38:58,549 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:38:58,552 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/2c6bdff0-3cee-436c-b89d-fa02be27916c', '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-PlProWpjo1bCCyzLbpqraRcInqbDGPqexOd7cWPgyeoNVHTS7vOgkjZlbnLPevs6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'ID_FS_UUID_ENC': '2c6bdff0-3cee-436c-b89d-fa02be27916c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852531584'} ; 2024-03-01 16:38:58,552 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:38:58,552 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:58,556 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:38:58,556 INFO program/MainThread: stderr[59]: 2024-03-01 16:38:58,556 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:38:58,556 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:58,560 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:38:58,560 INFO program/MainThread: stderr[60]: 2024-03-01 16:38:58,560 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:38:58,560 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:58,563 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:38:58,563 INFO program/MainThread: stderr[61]: 2024-03-01 16:38:58,563 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:38:58,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:38:58,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,572 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:58,579 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:38:58,582 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:38:58,582 INFO program/MainThread: stderr[62]: 2024-03-01 16:38:58,582 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:38:58,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:38:58,586 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:38:58,589 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/395a911b-df9e-4ed2-92e6-cb0bfce3c42e ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqejw3eYsBN3DMRkbCmmaOARXKSuwMe61Ra', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'ID_FS_UUID_ENC': '395a911b-df9e-4ed2-92e6-cb0bfce3c42e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1852845392'} ; 2024-03-01 16:38:58,589 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:38:58,590 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:58,593 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:38:58,593 INFO program/MainThread: stderr[63]: 2024-03-01 16:38:58,593 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:38:58,593 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:58,596 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:38:58,596 INFO program/MainThread: stderr[64]: 2024-03-01 16:38:58,596 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:38:58,597 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:58,600 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:38:58,600 INFO program/MainThread: stderr[65]: 2024-03-01 16:38:58,600 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:38:58,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:38:58,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,613 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:38:58,616 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:38:58,619 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:38:58,619 INFO program/MainThread: stderr[66]: 2024-03-01 16:38:58,619 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:38:58,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:38:58,623 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:38:58,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/e90cc4d1-17f9-4665-9611-d6d19278af89 ' '/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-PlProWpjo1bCCyzLbpqraRcInqbDGPqewXFUNWEiAkDOEBzQCfSlOwRPkDZZsObd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'ID_FS_UUID_ENC': 'e90cc4d1-17f9-4665-9611-d6d19278af89', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853148379'} ; 2024-03-01 16:38:58,626 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:38:58,627 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:58,630 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:38:58,630 INFO program/MainThread: stderr[67]: 2024-03-01 16:38:58,630 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:38:58,630 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:58,633 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:38:58,633 INFO program/MainThread: stderr[68]: 2024-03-01 16:38:58,633 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:38:58,634 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:58,636 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:38:58,637 INFO program/MainThread: stderr[69]: 2024-03-01 16:38:58,637 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:38:58,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:38:58,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,649 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,645 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:58,652 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:38:58,655 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:38:58,655 INFO program/MainThread: stderr[70]: 2024-03-01 16:38:58,655 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:38:58,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:38:58,659 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:38:58,662 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl ' '/dev/disk/by-uuid/14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', '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-PlProWpjo1bCCyzLbpqraRcInqbDGPqeKDGinIBPWimkXJVBkmIt9sYPMkO8ozRl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'ID_FS_UUID_ENC': '14b8f8dc-8e5f-4b45-80c0-6dbcbd352928', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1853456244'} ; 2024-03-01 16:38:58,663 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:38:58,663 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:58,666 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:38:58,666 INFO program/MainThread: stderr[71]: 2024-03-01 16:38:58,666 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:38:58,666 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:58,669 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:38:58,670 INFO program/MainThread: stderr[72]: 2024-03-01 16:38:58,670 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:38:58,670 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:58,673 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:38:58,673 INFO program/MainThread: stderr[73]: 2024-03-01 16:38:58,673 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:38:58,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:38:58,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,685 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:58,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:58,681 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:58,688 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:38:58,691 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:38:58,691 INFO program/MainThread: stderr[74]: 2024-03-01 16:38:58,691 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:38:58,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:38:58,695 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:38:58,698 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-uuid/7113fa66-3d18-415c-b659-fce0bbb6807b ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9', '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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2NMOMQkcy3s1LtNHVSo3g4jMJUFOzL4E9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'ID_FS_UUID_ENC': '7113fa66-3d18-415c-b659-fce0bbb6807b', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854297975'} ; 2024-03-01 16:38:58,699 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:38:58,699 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:58,702 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:38:58,702 INFO program/MainThread: stderr[75]: 2024-03-01 16:38:58,702 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:38:58,702 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:58,705 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:38:58,706 INFO program/MainThread: stderr[76]: 2024-03-01 16:38:58,706 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:38:58,706 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:58,709 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:38:58,709 INFO program/MainThread: stderr[77]: 2024-03-01 16:38:58,709 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:38:58,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:38:58,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:58,721 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:58,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:58,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:58,717 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:58,722 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:38:58,725 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:38:58,726 INFO program/MainThread: stderr[78]: 2024-03-01 16:38:58,726 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:38:58,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:38:58,730 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:38:58,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/8f57dea1-f914-45ec-b195-b056c19a9cb1 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh ' '/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-yyfLjAd96Vgy97tPA8rC1W3A9ePTRSf2WpTssTfNU3plF73cGLuqeIBZKghdFSkh', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'ID_FS_UUID_ENC': '8f57dea1-f914-45ec-b195-b056c19a9cb1', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1854591097'} ; 2024-03-01 16:38:58,733 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:38:58,733 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:58,736 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:38:58,737 INFO program/MainThread: stderr[79]: 2024-03-01 16:38:58,737 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:38:58,737 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:58,740 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:38:58,740 INFO program/MainThread: stderr[80]: 2024-03-01 16:38:58,740 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:38:58,740 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:58,743 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:38:58,743 INFO program/MainThread: stderr[81]: 2024-03-01 16:38:58,743 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:38:58,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:38:58,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:58,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:58,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:58,756 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:58,752 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:58,757 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:38:58,760 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:38:58,760 INFO program/MainThread: stderr[82]: 2024-03-01 16:38:58,760 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:38:58,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:38:58,764 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:38:58,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/76c947ed-737f-46ae-9a16-c334dbafa2dc ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', '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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0NNAU2TR5I95H7uEmb9zprjiPqUCR7SBY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'ID_FS_UUID_ENC': '76c947ed-737f-46ae-9a16-c334dbafa2dc', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855407427'} ; 2024-03-01 16:38:58,767 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:38:58,768 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:58,771 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:38:58,771 INFO program/MainThread: stderr[83]: 2024-03-01 16:38:58,771 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:38:58,771 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:58,774 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:38:58,774 INFO program/MainThread: stderr[84]: 2024-03-01 16:38:58,774 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:38:58,775 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:58,778 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:38:58,778 INFO program/MainThread: stderr[85]: 2024-03-01 16:38:58,778 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:38:58,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:38:58,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,789 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,786 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:58,791 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:38:58,794 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:38:58,794 INFO program/MainThread: stderr[86]: 2024-03-01 16:38:58,794 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:38:58,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:38:58,799 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:38:58,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa ' '/dev/disk/by-uuid/77f49c62-0885-4952-b22f-2aa9f69d8360 ' '/dev/mapper/test_vg1-lv1 /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-5fiWyM3ubhHaYDE278KimhNhScsSQSa0G0pdO7BDOwkmMOad07lmZlUB5I8FxcWa', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'ID_FS_UUID_ENC': '77f49c62-0885-4952-b22f-2aa9f69d8360', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1855713246'} ; 2024-03-01 16:38:58,802 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:38:58,802 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:58,805 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:38:58,806 INFO program/MainThread: stderr[87]: 2024-03-01 16:38:58,806 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:38:58,806 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:58,809 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:38:58,809 INFO program/MainThread: stderr[88]: 2024-03-01 16:38:58,809 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:38:58,809 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:58,812 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:38:58,812 INFO program/MainThread: stderr[89]: 2024-03-01 16:38:58,812 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:38:58,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:38:58,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,824 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,825 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,821 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:58,825 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:38:58,828 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:38:58,829 INFO program/MainThread: stderr[90]: 2024-03-01 16:38:58,829 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:38:58,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:38:58,833 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:38:58,833 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:38:58,845 DEBUG program/MainThread: Return code: 0 2024-03-01 16:38:58,861 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:38:58,862 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:38:58,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,876 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:38:58,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,889 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:38:58,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,901 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:38:58,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,914 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:38:58,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,927 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:38:58,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:38:58,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:38:58,939 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:38:58,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,946 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:38:58,946 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,947 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,947 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,947 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,948 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,948 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,948 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,949 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,949 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,950 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,950 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,950 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:38:58,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:38:58,957 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:38:58,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:38:58,962 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:38:58,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:38:58,968 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:38:58,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:58,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:38:58,975 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:38:58,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,978 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,979 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:58,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,982 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,983 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:58,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:58,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:58,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:58,997 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,001 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,002 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:58,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,005 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,014 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,024 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,028 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,029 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,032 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,037 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,041 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,042 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,046 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,047 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,050 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,051 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,055 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,056 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,059 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,061 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,064 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,065 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,069 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,070 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,073 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,074 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,078 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,079 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,082 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,083 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,087 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,088 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,091 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,092 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,096 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,097 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,100 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,101 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,105 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,106 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,109 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,110 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,114 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,115 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,118 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,119 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:38:59,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500ab898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = G0pdO7-BDOw-kmMO-ad07-lmZl-UB5I-8FxcWa size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:38:59,120 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:38:59,123 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:38:59,123 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:38:59,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:38:59,127 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:38:59,128 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:38:59,132 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:38:59,132 INFO program/MainThread: stderr[91]: 2024-03-01 16:38:59,132 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:38:59,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:38:59,137 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:38:59,137 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:38:59,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:38:59,144 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:38:59,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,148 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,151 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,152 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,155 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,155 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,156 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,159 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,163 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,179 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,180 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,183 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,184 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,188 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,191 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,192 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,195 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,196 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,199 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,200 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,202 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,203 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,207 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,210 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,211 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,212 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,215 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,216 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,219 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,220 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,223 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,224 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,227 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,228 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,231 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,232 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,235 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,236 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,239 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,240 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,243 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,244 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,247 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,251 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,252 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,255 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,259 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,260 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,263 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,264 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,267 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,268 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,271 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:38:59,272 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:38:59,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065119d7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = NNAU2T-R5I9-5H7u-Emb9-zprj-iPqU-CR7SBY size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065119df28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5fiWyM-3ubh-HaYD-E278-Kimh-NhSc-sSQSa0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:38:59,272 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:38:59,275 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:38:59,275 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:38:59,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:38:59,279 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:38:59,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:38:59,283 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:38:59,283 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:38:59,283 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 16:38:59,283 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:38:59,286 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:38:59,286 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,290 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:38:59,293 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:38:59,296 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:38:59,296 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:38:59,296 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:38:59,296 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:38:59,296 DEBUG blivet/MainThread: removing sda 2024-03-01 16:38:59,299 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,299 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:38:59,303 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,303 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:38:59,303 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:38:59,303 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:38:59,306 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,306 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:38:59,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,309 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:38:59,309 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:38:59,309 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:38:59,312 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,312 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:38:59,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,316 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:38:59,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,322 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:38:59,322 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,323 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,323 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,324 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,324 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,324 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,325 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,325 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,325 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,326 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,326 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,327 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:38:59,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:38:59,333 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:38:59,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:38:59,339 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:38:59,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:38:59,345 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:38:59,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:38:59,351 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:38:59,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,358 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,363 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,364 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,368 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,371 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,372 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,373 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,378 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,381 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,382 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,386 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,387 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,390 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,391 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,394 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,395 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,396 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,399 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,400 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,404 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,405 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,408 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,409 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,413 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,414 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,417 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,419 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,422 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,423 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,427 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,428 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,432 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,436 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,436 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,437 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,440 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,440 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,441 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,445 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,446 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,449 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,450 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,454 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,455 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,458 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,459 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,463 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,464 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,467 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,468 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,472 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,473 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,476 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,477 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,477 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,480 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,481 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,482 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,485 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,486 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,490 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,491 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,494 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,495 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:38:59,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065005f8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = WpTssT-fNU3-plF7-3cGL-uqeI-BZKg-hdFSkh size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:38:59,496 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:38:59,499 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:38:59,499 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:38:59,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:38:59,503 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:38:59,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:38:59,506 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:38:59,506 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:38:59,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:38:59,513 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:38:59,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,516 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,517 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,520 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,521 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,524 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,525 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,528 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,528 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,529 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,532 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,532 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,533 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,536 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,536 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,537 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,540 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,541 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,544 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,545 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,548 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,549 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,552 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,553 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,556 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,557 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,560 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,561 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,563 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,564 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,565 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,568 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,569 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,572 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,573 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,576 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,577 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,580 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,581 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,584 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,585 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,588 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,589 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,592 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,593 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,596 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,596 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,597 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,600 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,600 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,601 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,604 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,604 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,605 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,608 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,609 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,612 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,613 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,616 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,617 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,620 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,620 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,621 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,624 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,624 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,625 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,628 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,628 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,629 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,632 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,632 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,633 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,636 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,637 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,640 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:38:59,641 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:38:59,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500814a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NMOMQk-cy3s-1LtN-HVSo-3g4j-MJUF-OzL4E9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f06500c9cc0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = yyfLjA-d96V-gy97-tPA8-rC1W-3A9e-PTRSf2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:38:59,641 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:38:59,644 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:38:59,644 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:38:59,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:38:59,648 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:38:59,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:38:59,652 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:38:59,652 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:38:59,652 DEBUG blivet.ansible/MainThread: ['sdf', 'sde', 'test_vg2', 'sdd'] 2024-03-01 16:38:59,652 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:38:59,655 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:38:59,655 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,658 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:38:59,662 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:38:59,665 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:38:59,665 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:38:59,665 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:38:59,665 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:38:59,665 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:38:59,668 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,668 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:38:59,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,671 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:38:59,672 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:38:59,672 DEBUG blivet/MainThread: removing sde 2024-03-01 16:38:59,674 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,675 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:38:59,678 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,678 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:38:59,678 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:38:59,678 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:38:59,681 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:38:59,681 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:38:59,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:38:59,684 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:38:59,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,691 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:38:59,691 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,691 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,692 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,692 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,693 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,693 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,694 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,694 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,695 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,695 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,695 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,696 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:38:59,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:38:59,702 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:38:59,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:38:59,708 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:38:59,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:38:59,715 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:38:59,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:38:59,720 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:38:59,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:38:59,727 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:38:59,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,731 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,732 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,737 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,738 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,743 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,744 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,749 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,750 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,755 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,756 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,761 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,763 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,767 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,769 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,773 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,775 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,779 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,781 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,785 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,787 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,791 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,793 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,797 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,799 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,804 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,805 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,810 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,811 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,816 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,817 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,822 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,823 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,828 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,829 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,834 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,836 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,840 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,842 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,846 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,848 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,854 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,860 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,864 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,866 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,870 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,872 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,876 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,878 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,884 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,889 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,890 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,895 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,907 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,913 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,914 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,919 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:38:59,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f065118af98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KDGinI-BPWi-mkXJ-VBkm-It9s-YPMk-O8ozRl size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:38:59,921 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:38:59,924 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:38:59,925 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:38:59,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:38:59,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:38:59,928 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:38:59,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:38:59,932 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:38:59,932 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:38:59,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:38:59,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:38:59,938 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:38:59,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,942 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,943 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,947 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,949 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,953 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,955 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,959 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,960 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,964 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,966 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,970 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,971 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,975 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,977 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,981 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,982 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,987 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,988 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,992 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,993 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:38:59,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,998 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:38:59,999 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:38:59,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,003 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,005 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,009 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,010 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,014 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,016 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,020 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,021 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,026 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,027 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,031 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,032 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,037 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,038 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,042 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,044 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,048 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,049 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,054 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,055 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,059 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,061 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,065 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,066 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,070 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,072 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,076 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,077 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,082 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,087 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,088 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,093 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,098 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,100 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,104 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,105 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,109 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,111 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,115 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,116 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:39:00,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f06500c91d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wXFUNW-EiAk-DOEB-zQCf-SlOw-RPkD-ZZsObd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:39:00,117 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:39:00,120 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:39:00,120 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:39:00,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:39:00,124 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:39:00,128 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:39:00,128 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:39:00,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:39:00,134 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:39:00,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,138 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,139 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,143 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,144 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,148 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,149 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,153 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,154 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,158 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,160 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,163 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,165 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,169 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,170 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,174 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,175 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,179 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,180 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,184 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,185 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,189 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,190 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,194 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,195 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,199 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,200 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,204 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,205 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,209 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,211 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,214 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,216 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,220 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,221 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,225 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,226 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,230 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,231 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,235 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,236 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,240 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,241 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,245 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,246 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,250 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,251 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,255 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,257 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,261 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,262 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,266 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,271 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,276 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,277 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,281 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,282 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,286 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,287 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,291 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,292 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,296 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:39:00,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0651241518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = jw3eYs-BN3D-MRkb-Cmma-OARX-KSuw-Me61Ra size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,298 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:39:00,301 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:39:00,302 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:39:00,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:39:00,305 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:39:00,309 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:39:00,309 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:39:00,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:39:00,315 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:39:00,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,318 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,320 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,323 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,324 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,328 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,329 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,333 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,337 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,338 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,341 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,342 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,346 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,347 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,350 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,352 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,356 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,360 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,361 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,364 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,365 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,369 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,370 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,373 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,375 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,378 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,379 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,384 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,388 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,396 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,401 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,402 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,405 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,407 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,410 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,411 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,415 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,416 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,419 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,420 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,424 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,429 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,433 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,434 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,438 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,439 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,442 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,443 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,447 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,451 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,456 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,457 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,461 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:39:00,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:39:00,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0650087e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xOd7cW-Pgye-oNVH-TS7v-Ogkj-Zlbn-LPevs6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f065007d390) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = PlProW-pjo1-bCCy-zLbp-qraR-cInq-bDGPqe size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:39:00,462 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:39:00,465 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:39:00,466 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:39:00,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:39:00,469 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:39:00,473 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:39:00,473 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,473 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdh', 'sdi', 'sdj'] 2024-03-01 16:39:00,473 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:39:00,476 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:39:00,477 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,480 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:39:00,483 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:39:00,486 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:39:00,489 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:39:00,489 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:39:00,490 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:39:00,490 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:39:00,490 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:39:00,493 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:39:00,493 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:39:00,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:39:00,496 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:39:00,496 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:39:00,496 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:39:00,499 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:39:00,499 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:39:00,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:39:00,503 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:39:00,503 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:39:00,503 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:39:00,506 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:39:00,506 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:39:00,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:39:00,509 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:39:00,509 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:39:00,509 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:39:00,512 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:39:00,512 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:39:00,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:39:00,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:39:00,515 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:39:00,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,556 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,575 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:39:00,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,587 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,605 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:39:00,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,616 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,634 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:39:00,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,647 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,665 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:39:00,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,679 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,697 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:39:00,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,710 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,728 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:39:00,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,741 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,759 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:39:00,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,770 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,789 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:39:00,789 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:00,789 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:00,789 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:39:00,790 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:39:00,791 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:39:00,792 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:39:00,792 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:39:00,792 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:39:00,793 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:39:00,796 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:39:00,799 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:39:00,802 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:39:00,803 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:39:00,806 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:39:00,806 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 0x7f064bfcd410> 2024-03-01 16:39:00,806 INFO blivet/MainThread: sorting actions... 2024-03-01 16:39:00,827 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:00,828 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:39:00,829 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:39:00,830 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:39:00,831 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:39:00,832 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:39:00,832 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:39:00,832 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:00,838 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:39:00,838 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:39:00,847 INFO program/MainThread: stdout: 2024-03-01 16:39:00,847 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:00,847 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,864 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:00,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:00,875 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:39:00,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:39:00,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:39:00,886 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:39:00,890 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:39:00,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:39:00,894 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:00,927 INFO program/MainThread: stdout[92]: 2024-03-01 16:39:00,927 INFO program/MainThread: stderr[92]: 2024-03-01 16:39:00,927 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:39:00,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:39:00,935 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:00,938 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:39:00,942 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:00,945 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:39:00,948 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:00,951 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:39:00,955 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:00,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:39:00,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:39:00,961 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,014 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:39:01,014 INFO program/MainThread: stderr[93]: 2024-03-01 16:39:01,014 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:39:01,015 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:01,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,030 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:39:01,031 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:39:01,045 INFO program/MainThread: stdout: 2024-03-01 16:39:01,045 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:01,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,083 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,084 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:39:01,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:39:01,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:39:01,095 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:39:01,099 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:39:01,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:39:01,102 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,137 INFO program/MainThread: stdout[94]: 2024-03-01 16:39:01,138 INFO program/MainThread: stderr[94]: 2024-03-01 16:39:01,138 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:39:01,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:39:01,145 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,149 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,152 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,158 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,165 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:39:01,171 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,211 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:39:01,211 INFO program/MainThread: stderr[95]: 2024-03-01 16:39:01,211 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:39:01,212 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:01,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,228 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:39:01,228 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:39:01,242 INFO program/MainThread: stdout: 2024-03-01 16:39:01,242 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:01,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,291 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,292 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:39:01,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:39:01,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:39:01,303 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:39:01,307 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:39:01,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:39:01,310 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,343 INFO program/MainThread: stdout[96]: 2024-03-01 16:39:01,344 INFO program/MainThread: stderr[96]: 2024-03-01 16:39:01,344 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:39:01,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:39:01,351 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,355 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,358 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,361 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,365 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,371 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,375 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:39:01,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:39:01,378 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,430 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:39:01,430 INFO program/MainThread: stderr[97]: 2024-03-01 16:39:01,430 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:39:01,431 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:01,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,454 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:39:01,454 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:39:01,470 INFO program/MainThread: stdout: 2024-03-01 16:39:01,470 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:01,470 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,501 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,502 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:39:01,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:39:01,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:39:01,514 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:39:01,517 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:39:01,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:39:01,521 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,555 INFO program/MainThread: stdout[98]: 2024-03-01 16:39:01,556 INFO program/MainThread: stderr[98]: 2024-03-01 16:39:01,556 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:39:01,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:39:01,564 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,567 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,571 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,577 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,580 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,583 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,587 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:39:01,590 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,635 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:39:01,635 INFO program/MainThread: stderr[99]: 2024-03-01 16:39:01,635 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:39:01,636 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:39:01,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:39:01,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:39:01,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:39:01,674 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,680 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,686 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,698 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,708 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,712 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:39:01,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:39:01,715 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,752 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:39:01,753 INFO program/MainThread: stderr[100]: 2024-03-01 16:39:01,753 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:39:01,753 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,811 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:39:01,811 INFO program/MainThread: stderr[101]: 2024-03-01 16:39:01,811 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:39:01,812 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,851 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:39:01,851 INFO program/MainThread: stderr[102]: 2024-03-01 16:39:01,852 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:39:01,852 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:39:01,859 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,870 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:39:01,876 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:39:01,876 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:01,931 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:39:01,932 INFO program/MainThread: stderr[103]: 2024-03-01 16:39:01,932 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:39:01,932 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:39:01,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,945 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,958 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:01,968 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:01,969 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:39:01,973 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:01,976 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:39:01,979 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:39:01,979 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,006 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:39:02,006 INFO program/MainThread: stderr[104]: 2024-03-01 16:39:02,007 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:39:02,007 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:39:02,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,046 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,060 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,074 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,075 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:39:02,079 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,082 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,085 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,085 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,115 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:39:02,116 INFO program/MainThread: stderr[105]: 2024-03-01 16:39:02,116 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:39:02,116 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:39:02,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,179 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:39:02,183 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,186 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,189 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,189 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,218 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:39:02,219 INFO program/MainThread: stderr[106]: 2024-03-01 16:39:02,219 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:39:02,219 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:39:02,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,256 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,283 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,284 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:02,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,292 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:39:02,292 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:39:02,300 INFO program/MainThread: stdout: 2024-03-01 16:39:02,300 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:02,300 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,315 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,326 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,327 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:39:02,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:39:02,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:39:02,338 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:39:02,342 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:39:02,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:39:02,346 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,381 INFO program/MainThread: stdout[107]: 2024-03-01 16:39:02,382 INFO program/MainThread: stderr[107]: 2024-03-01 16:39:02,382 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:39:02,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:39:02,390 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,393 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:39:02,396 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,399 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:39:02,403 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:39:02,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:39:02,409 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,450 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:39:02,451 INFO program/MainThread: stderr[108]: 2024-03-01 16:39:02,451 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:39:02,452 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:02,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,467 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:39:02,468 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:39:02,484 INFO program/MainThread: stdout: 2024-03-01 16:39:02,484 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:02,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,509 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,509 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,523 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:39:02,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:39:02,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:39:02,534 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:39:02,538 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:39:02,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:39:02,541 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,579 INFO program/MainThread: stdout[109]: 2024-03-01 16:39:02,579 INFO program/MainThread: stderr[109]: 2024-03-01 16:39:02,579 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:39:02,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:39:02,587 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,593 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,597 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,600 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:39:02,606 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,647 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:39:02,647 INFO program/MainThread: stderr[110]: 2024-03-01 16:39:02,647 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:39:02,648 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:39:02,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:39:02,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:39:02,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:39:02,676 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,682 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,690 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,700 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:39:02,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:39:02,707 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,746 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:39:02,747 INFO program/MainThread: stderr[111]: 2024-03-01 16:39:02,747 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:39:02,747 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,788 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:39:02,789 INFO program/MainThread: stderr[112]: 2024-03-01 16:39:02,789 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:39:02,789 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,824 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:39:02,824 INFO program/MainThread: stderr[113]: 2024-03-01 16:39:02,824 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:39:02,825 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:39:02,833 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,845 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,851 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,851 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,895 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:39:02,895 INFO program/MainThread: stderr[114]: 2024-03-01 16:39:02,895 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:39:02,896 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:39:02,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,928 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:02,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:02,957 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:39:02,961 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:02,964 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,967 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:39:02,967 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:02,998 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:39:02,998 INFO program/MainThread: stderr[115]: 2024-03-01 16:39:02,998 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:39:02,998 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:39:02,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,030 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,056 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,057 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:39:03,061 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,064 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,067 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,067 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:03,099 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:39:03,099 INFO program/MainThread: stderr[116]: 2024-03-01 16:39:03,099 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:39:03,100 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:39:03,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,133 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,148 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,159 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,160 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:03,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,168 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:39:03,168 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:39:03,176 INFO program/MainThread: stdout: 2024-03-01 16:39:03,176 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:03,176 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,193 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,204 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,205 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:39:03,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:39:03,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:39:03,216 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:39:03,220 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:39:03,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:39:03,223 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 16:39:03,258 INFO program/MainThread: stdout[117]: 2024-03-01 16:39:03,259 INFO program/MainThread: stderr[117]: 2024-03-01 16:39:03,259 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:39:03,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:39:03,266 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:39:03,273 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,276 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:39:03,280 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,283 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:39:03,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:39:03,286 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 16:39:03,329 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:39:03,329 INFO program/MainThread: stderr[118]: 2024-03-01 16:39:03,329 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:39:03,330 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:03,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,345 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:39:03,346 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:39:03,357 INFO program/MainThread: stdout: 2024-03-01 16:39:03,358 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:39:03,358 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,395 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:39:03,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:39:03,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:39:03,406 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:39:03,410 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:39:03,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:39:03,414 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 16:39:03,449 INFO program/MainThread: stdout[119]: 2024-03-01 16:39:03,450 INFO program/MainThread: stderr[119]: 2024-03-01 16:39:03,450 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:39:03,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:39:03,457 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,464 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,467 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,471 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,474 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:39:03,477 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 16:39:03,521 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:39:03,521 INFO program/MainThread: stderr[120]: 2024-03-01 16:39:03,522 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:39:03,522 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:39:03,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:39:03,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:39:03,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:39:03,548 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,555 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,561 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,568 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,571 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:39:03,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:39:03,577 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 16:39:03,612 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:39:03,612 INFO program/MainThread: stderr[121]: 2024-03-01 16:39:03,612 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:39:03,612 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 16:39:03,660 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:39:03,661 INFO program/MainThread: stderr[122]: 2024-03-01 16:39:03,661 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:39:03,661 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 16:39:03,696 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:39:03,697 INFO program/MainThread: stderr[123]: 2024-03-01 16:39:03,697 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:39:03,697 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:39:03,705 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,713 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,719 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,719 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:03,754 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:39:03,755 INFO program/MainThread: stderr[124]: 2024-03-01 16:39:03,755 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:39:03,755 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:39:03,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,766 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,776 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,786 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,787 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:39:03,791 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,794 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,797 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,797 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 16:39:03,826 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:39:03,827 INFO program/MainThread: stderr[125]: 2024-03-01 16:39:03,827 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:39:03,827 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:39:03,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,862 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,862 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,890 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:39:03,894 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:39:03,897 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,900 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:39:03,900 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:39:03,926 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:39:03,926 INFO program/MainThread: stderr[126]: 2024-03-01 16:39:03,927 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:39:03,927 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:39:03,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,970 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:39:03,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:39:03,988 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:39:03,988 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 0x7f064bfcdca8> to retry, use: --limit @/tmp/tests_set_mount.retry PLAY RECAP ********************************************************************* sut : ok=152 changed=6 unreachable=0 failed=1 skipped=101 rescued=0 ignored=0 Friday 01 March 2024 16:39:12 +0000 (0:00:01.685) 0:01:57.941 ********** =============================================================================== fedora.linux_system_roles.storage : Update facts ----------------------- 15.80s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.79s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.55s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.58s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Ensure required packages are installed ---- 4.95s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 4.82s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Get required packages --------------- 4.14s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Ensure test packages ---------------------------------------------------- 2.58s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 2.57s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.57s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.57s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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.56s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.53s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.52s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.48s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.45s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.44s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.44s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure dmsetup ---------------------------------------------------------- 2.43s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.42s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---